Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming40 Questions
Exam 2: Introduction to C Plus Plus40 Questions
Exam 3: Expressions and Interactivity40 Questions
Exam 4: Making Decisions40 Questions
Exam 5: Looping40 Questions
Exam 6: Functions40 Questions
Exam 7: Introduction to Classes and Objects40 Questions
Exam 8: Arrays40 Questions
Exam 9: Searching, Sorting, Algorithm Analysis40 Questions
Exam 10: Pointers62 Questions
Exam 11: More About Classes and Object-Oriented Programming70 Questions
Exam 12: More on C-Strings and the String Class40 Questions
Exam 13: Advanced File and Io Operations40 Questions
Exam 14: Recursion20 Questions
Exam 15: Polymorphism and Virtual Functions22 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 Trees38 Questions
Select questions type
If a new value is stored in a variable, it replaces whatever value was previously there.
(True/False)
4.9/5
(41)
________ is an example of volatile memory, used for temporary storage while a program is running.
(Multiple Choice)
4.9/5
(34)
An integrated development environment (IDE) normally includes
(Multiple Choice)
4.8/5
(29)
The purpose of the compiler is to convert object code into source code.
(True/False)
4.8/5
(32)
Words with a special meaning that may be used only for their intended purpose are known as
(Multiple Choice)
4.8/5
(36)
A variable definition always specifies the name of a variable and tells
(Multiple Choice)
4.8/5
(39)
Characters or symbols that perform operations on one or more operands are
(Multiple Choice)
4.8/5
(36)
The ________ coordinates the computer's operations by fetching the next instruction and using control signals to regulate the other major computer components.
(Multiple Choice)
4.9/5
(44)
A ________ is a complete instruction that causes the computer to perform some action.
(Multiple Choice)
4.8/5
(28)
At the heart of a computer is its central processing unit (CPU). Its job is to
(Multiple Choice)
4.9/5
(37)
A storage location in the computer's memory that can hold a piece of data is called
(Multiple Choice)
4.8/5
(44)
In the C++ statement pay = rate * hours;
The * symbol is an example of
(Multiple Choice)
4.9/5
(34)
Internally, the central processing unit (CPU) consists of two parts:
(Multiple Choice)
4.8/5
(34)
A software package that includes a text editor, compiler, debugger, and assorted utilities for creating, testing, and running software is called
(Multiple Choice)
4.9/5
(35)
Showing 21 - 40 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)