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
Once a value has been stored in a variable it cannot be changed.
(True/False)
4.8/5
(35)
A set of well- defined steps for performing a task or solving a problem is known as
(Multiple Choice)
4.9/5
(37)
Words with a special meaning that may be used only for their intended purpose are known as
(Multiple Choice)
4.8/5
(39)
Mistakes that allow a program to run, but cause it to produce erroneous results are called
(Multiple Choice)
4.8/5
(41)
is an example of volatile memory, used for temporary storage while a program is running.
(Multiple Choice)
4.9/5
(42)
Before a computer can execute a program written in a high level language, such as C++, it must be translated into object code.
(True/False)
4.9/5
(42)
If a new value is stored in a variable, it replaces whatever value was previously there.
(True/False)
4.9/5
(32)
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
(39)
Most of the lines in a program contain something meaningful; however, some of the lines may contain nothing at all.
(True/False)
4.9/5
(35)
The purpose of the compiler is to convert object code into source code.
(True/False)
4.9/5
(37)
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
(37)
Internally, the central processing unit (CPU)consists of two parts:
(Multiple Choice)
4.9/5
(32)
Showing 21 - 40 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)