Exam 1: An Overview of Computers and Programming Languages
Exam 1: An Overview of Computers and Programming Languages50 Questions
Exam 2: Basic Elements of C50 Questions
Exam 3: Inputoutput50 Questions
Exam 4: Control Structures I Selection50 Questions
Exam 5: Control Structures II Repetition50 Questions
Exam 6: User-Defined Functions50 Questions
Exam 7: User-Defined Simple Data Types, Namespaces, and the String Type50 Questions
Exam 8: Arrays and Strings50 Questions
Exam 9: Records Structs50 Questions
Exam 10: Classes and Data Abstraction49 Questions
Exam 11: Inheritance and Composition50 Questions
Exam 12: Pointers, Classes, Virtual Functions, and Abstract Classes50 Questions
Exam 13: Overloading and Templates50 Questions
Exam 14: Exception Handling50 Questions
Exam 15: Recursion50 Questions
Exam 16: Searching, Sorting and the Vector Type50 Questions
Exam 17: Linked Lists50 Questions
Exam 18: Stacks and Queues50 Questions
Select questions type
The ____ monitors the overall activity of the computer and provides services.
(Multiple Choice)
4.9/5
(28)
A program called a(n) ____ translates instructions written in high-level languages into machine code.
(Multiple Choice)
4.9/5
(31)
The ____ is the brain of the computer and the single most expensive piece of hardware in your personal computer.
(Multiple Choice)
4.9/5
(40)
The basic commands that a computer performs are ____, and performance of arithmetic and logical operations.
(Multiple Choice)
4.8/5
(45)
The programming language C++ was designed by Bjarne Stroustrup at Bell Laboratories in the early ____.
(Multiple Choice)
4.8/5
(39)
Assembly language uses easy-to-remember instructions called ____________________.
(Short Answer)
4.9/5
(37)
The structured design approach is also known as ____________________.
(Short Answer)
4.8/5
(40)
The devices that feed data and programs into computers are called output devices.
(True/False)
4.8/5
(34)
A program called a(n) ____ combines the object program with the programs from libraries.
(Multiple Choice)
4.9/5
(35)
When you compile your program, the compiler identifies the logic errors and suggests how to correct them.
(True/False)
4.9/5
(36)
The term ____________________ is used to describe a program that has been written in a high-level language.
(Short Answer)
4.7/5
(33)
C++ programs have always been portable from one compiler to another.
(True/False)
4.9/5
(41)
The devices that the computer uses to display results are called ____ devices.
(Multiple Choice)
4.9/5
(39)
To develop a program to solve a problem, you start by ____.
(Multiple Choice)
4.8/5
(35)
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.8/5
(28)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)