Exam 1: Introduction to Computer and C++ Programming
Exam 1: Introduction to Computer and C++ Programming56 Questions
Exam 2: C++ Basics57 Questions
Exam 3: More Flow of Control45 Questions
Exam 4: Procedural Abstraction and Functions That Return a Value53 Questions
Exam 5: Functions for All Sub Tasks54 Questions
Exam 6: Io Streams As an Introduction to Objects and Classes52 Questions
Exam 7: Arrays48 Questions
Exam 8: Strings and Vectors69 Questions
Exam 9: Pointers and Dynamic Arrays39 Questions
Exam 10: Defining Classes61 Questions
Exam 11: Friends, Overloaded Operators, and Arrays in Classes56 Questions
Exam 12: Separate Compilation and Namespaces41 Questions
Exam 13: Pointers and Linked Lists64 Questions
Exam 14: Recursion48 Questions
Exam 15: Inheritance53 Questions
Exam 16: Exception Handling47 Questions
Exam 17: Templates35 Questions
Exam 18: Standard Template Library59 Questions
Select questions type
What does the following code print to the screen?
Cout << "hello";
Free
(Multiple Choice)
4.9/5
(48)
Correct Answer:
B
What does the following statement in C++ print to the screen?
cout << "Hello students\n";
Free
(Short Answer)
4.9/5
(33)
Correct Answer:
Hello students.
A finite sequence of precise instructions that leads to a problem solution is
(Multiple Choice)
4.9/5
(37)
List at least two input devices ____________ _________________.
(Short Answer)
4.9/5
(45)
If your program compiles and runs, but gives an incorrect output, this is known as a _________ error.
(Short Answer)
4.8/5
(33)
The set of instructions that a computer will follow is known as:
(Multiple Choice)
4.9/5
(44)
Who was the programmer for Charles Babbage's analytical engine?
(Multiple Choice)
4.8/5
(32)
A set of instructions that the computer will follow is called a _____________.
(Short Answer)
4.8/5
(30)
The collection of programs used by the computer is known as ______________.
(Short Answer)
4.8/5
(43)
Showing 1 - 20 of 56
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)