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 Classes43 Questions
Exam 13: Overloading and Templates41 Questions
Exam 14: Exception Handling42 Questions
Exam 15: Recursion41 Questions
Exam 16: Searching and Sorting46 Questions
Exam 17: Linked Lists41 Questions
Exam 18: Stacks and Queues42 Questions
Select questions type
Main memory is an ordered sequence of items, called ____.
Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
C
The device that stores information permanently (unless the device becomes unusable or you change the information by rewriting it) is called primary storage.
Free
(True/False)
4.9/5
(29)
Correct Answer:
False
The devices that the computer uses to display results are called ____ devices.
Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
C
The ____________________ handles the overall activity of the computer and provides services such as memory management, input/output activities, and storage management.
(Short Answer)
4.8/5
(38)
A(n) ____ consists of data and the operations on those data.
(Multiple Choice)
4.8/5
(39)
The devices that feed data and programs into computers are called ____ devices.
(Multiple Choice)
4.8/5
(33)
In ____________________ design, the final program is a collection of interacting objects.
(Short Answer)
5.0/5
(34)
The command that does the linking on Visual C++ Express (2013 or 2016) and Visual Studio 2015 is Make or Remake.
(True/False)
4.8/5
(32)
____________________ signals represent information with a sequence of 0s and 1s.
(Short Answer)
4.8/5
(40)
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
(33)
____________________ languages include FORTRAN, COBOL, Pascal, C, C++, Java, and Python.
(Short Answer)
4.9/5
(40)
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)
4.9/5
(36)
The ASCII data set consists of ____________________ characters.
(Short Answer)
4.8/5
(30)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)