Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming47 Questions
Exam 2: Introduction to C62 Questions
Exam 3: Expressions and Interactivity45 Questions
Exam 4: Making Decisions51 Questions
Exam 5: Loops and Files60 Questions
Exam 6: Functions49 Questions
Exam 7: Arrays and Vectors56 Questions
Exam 8: Searching and Sorting Arrays30 Questions
Exam 9: Pointers47 Questions
Exam 10: Characters, C-Strings, and More About the String Class47 Questions
Exam 11: Structured Data46 Questions
Exam 12: Advanced File Operations38 Questions
Exam 13: Introduction to Classes54 Questions
Exam 14: More About Classes46 Questions
Exam 15: Inheritance, Polymorphism, and Virtual Functions43 Questions
Exam 16: Exceptions and Templates36 Questions
Exam 17: The Standard Template Library38 Questions
Exam 18: Linked Lists41 Questions
Exam 19: Stacks and Queues47 Questions
Exam 20: Recursion27 Questions
Exam 21: Binary Trees39 Questions
Select questions type
A named storage location in the computer's memory that holds a piece of information is a(n):
Free
(Multiple Choice)
4.7/5
(39)
Correct Answer:
A
A variable definition defines the name of a variable that will be used in a program, as well as:
Free
(Multiple Choice)
4.8/5
(32)
Correct Answer:
A
A(n) __________ is a set of instructions that the computer follows to solve a problem.
Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
C
The programmer usually enters source code into a computer with
(Multiple Choice)
4.8/5
(28)
Programs are normally stored in __________ and loaded into main memory as needed.
(Multiple Choice)
4.8/5
(28)
The CPU is the most important component in a computer because without it, the computer could not run software.
(True/False)
4.8/5
(34)
Characters or symbols that perform operations on one or more operands are:
(Multiple Choice)
4.8/5
(39)
The CPU's control unit retrieves the next instruction in a sequence of program instructions from main memory in the __________ stage.
(Multiple Choice)
4.8/5
(34)
A model often used when creating a program that begins with the overall task and refines it into smaller subtasks is a(n)
(Multiple Choice)
4.8/5
(18)
In the process of translating a source file into an executable file, which of the following is the correct sequence?
(Multiple Choice)
4.7/5
(35)
Words that have a special meaning and may be used only for their intended purpose are known as
(Multiple Choice)
4.9/5
(38)
Which of the following is not one of the major components of a computer system?
(Multiple Choice)
4.8/5
(37)
The programming process consists of several steps, which include:
(Multiple Choice)
4.9/5
(30)
In programming, the terms "line" and "statement" always mean the same thing.
(True/False)
4.8/5
(35)
Showing 1 - 20 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)