Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming40 Questions
Exam 2: Introduction to C++40 Questions
Exam 3: Expressions and Interactivity40 Questions
Exam 4: Making Decisions37 Questions
Exam 5: Looping38 Questions
Exam 6: Functions40 Questions
Exam 7: Introduction to Classes and Objects40 Questions
Exam 8: Arrays37 Questions
Exam 9: Searching, Sorting, and Algorithm Analysis36 Questions
Exam 10: Pointers50 Questions
Exam 11: More About Classes and Object-Oriented Programming64 Questions
Exam 12: More on C-Strings and the String Class38 Questions
Exam 13: Advanced File and Io Operations38 Questions
Exam 14: Recursion20 Questions
Exam 15: Polymorphism and Virtual Functions20 Questions
Exam 16: Exceptions, Templates, and the Standard Template Library STL40 Questions
Exam 17: Linked Lists38 Questions
Exam 18: Stacks and Queues36 Questions
Exam 19: Binary Trees37 Questions
Select questions type
In the C++ statement pay = rate * hours;
the *symbol is an example of
Free
(Multiple Choice)
4.9/5
(30)
Correct Answer:
B
The statements written by a programmer are called
Free
(Multiple Choice)
4.7/5
(42)
Correct Answer:
C
Most modern computers can understand and execute pseudocode.
Free
(True/False)
4.8/5
(43)
Correct Answer:
False
is used in a C++ program to mark the end of a statement, or to separate items in a list.
(Multiple Choice)
4.8/5
(34)
The programs that control and manage the basic operations of a computer are generally referred to as
(Multiple Choice)
4.9/5
(32)
A storage location in the computer's memory that can hold a piece of data is called
(Multiple Choice)
4.8/5
(28)
Characters or symbols that perform operations on one or more operands are
(Multiple Choice)
4.8/5
(43)
Even when there is no power to the computer, data can be held in
(Multiple Choice)
4.8/5
(39)
Syntax involves rules that must be followed when writing a program.
(True/False)
4.7/5
(42)
A _ is a complete instruction that causes the computer to perform some action.
(Multiple Choice)
4.8/5
(32)
Which of the following is an example of a secondary storage device?
(Multiple Choice)
4.9/5
(29)
The programmer usually enters source code into a computer using
(Multiple Choice)
4.8/5
(35)
An integrated development environment (IDE)normally includes
(Multiple Choice)
4.9/5
(36)
At the heart of a computer is its central processing unit. The CPU's job is to
(Multiple Choice)
4.7/5
(39)
A(n)is a set of instructions that tells the computer how to solve a problem.
(Multiple Choice)
4.8/5
(32)
A variable definition always specifies the name of a variable and tells
(Multiple Choice)
4.9/5
(32)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)