Exam 1: An Overview of Computers and Programming Languages
Exam 1: An Overview of Computers and Programming Languages40 Questions
Exam 2: Basic Elements of C++50 Questions
Exam 3: Inputoutput40 Questions
Exam 4: Control Structures I Selection40 Questions
Exam 5: Control Structures Ii Repetition40 Questions
Exam 6: User-Defined Function41 Questions
Exam 7: Namespaces, the Class String, and User-Defined Simple Data Types40 Questions
Exam 8: Arrays40 Questions
Exam 9: Records Structs40 Questions
Exam 10: Classes and Data Abstraction43 Questions
Exam 11: Inheritance and Composition41 Questions
Exam 12: Pointers, Classes, Virtual Functions, and Abstract Classes44 Questions
Exam 13: Operator Overloading and Templates41 Questions
Exam 14: Exception Handling43 Questions
Exam 15: Recursion43 Questions
Exam 16: Linked Lists40 Questions
Exam 17: Stacks and Queue43 Questions
Exam 18: Searching and Sorting Algorithms40 Questions
Exam 19: Binary Trees43 Questions
Exam 20: Graph Algorithms48 Questions
Exam 21: Standard Template Library41 Questions
Select questions type
When you compile your program, the compiler identifies the logic errors and suggests how to correct them.
(True/False)
4.9/5
(32)
A program that loads an executable program into main memory is called a(n) ____.
(Multiple Choice)
4.7/5
(41)
The device that stores information permanently (unless the device becomes unusable or you change the information by rewriting it) is called primary storage.
(True/False)
4.9/5
(28)
The basic commands that a computer performs are input (get data), output (display result), storage, and performance of arithmetic and logical operations.
(True/False)
4.8/5
(46)
____________________ languages include FORTRAN, COBOL, Pascal, C, C++, Java, and Python.
(Short Answer)
4.8/5
(40)
The ____ handles the overall activity of the computer and provides services.
(Multiple Choice)
4.9/5
(33)
Information stored in main memory must be transferred to some other device for permanent storage.
(True/False)
4.9/5
(36)
The basic commands that a computer performs are ____, and performance of arithmetic and logical operations.
(Multiple Choice)
4.9/5
(41)
The ____ is the brain of the computer and the single most expensive piece of hardware in your personal computer.
(Multiple Choice)
4.8/5
(40)
A program called a(n) ____ combines the object program with the programs from libraries.
(Multiple Choice)
4.8/5
(39)
The ____________________ handles the overall activity of the computer and provides services such as memory management, input/output activities, and storage management.
(Short Answer)
4.9/5
(37)
A(n) ____ consists of data and the operations on those data.
(Multiple Choice)
4.8/5
(37)
In C++, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n) ____________________.
(Short Answer)
5.0/5
(41)
In ____________________ design, the final program is a collection of interacting objects.
(Short Answer)
4.8/5
(48)
A step-by-step problem-solving process in which a solution is arrived at in a finite amount of time is called a(n) ____.
(Multiple Choice)
4.9/5
(42)
Showing 21 - 40 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)