Exam 1: Introduction to Computer and C Programming
Exam 1: Introduction to Computer and C Programming55 Questions
Exam 2: C++ Basics54 Questions
Exam 3: More Flow of Control44 Questions
Exam 4: Procedural Abstraction and Functions That Return a Value51 Questions
Exam 5: Functions for All Sub Tasks53 Questions
Exam 6: Io Streams As an Introduction to Objects and Classes51 Questions
Exam 7: Arrays34 Questions
Exam 8: Strings and Vectors63 Questions
Exam 9: Pointers and Dynamic Arrays40 Questions
Exam 10: Defining Classes50 Questions
Exam 11: Friends, overloaded Operators, and Arrays in Classes49 Questions
Exam 12: Separate Compilation and Namespaces38 Questions
Exam 13: Pointers and Linked Lists51 Questions
Exam 14: Recursion43 Questions
Exam 15: Inheritance53 Questions
Exam 16: Exception Handling47 Questions
Exam 17: Templates33 Questions
Exam 18: Standard Template Library57 Questions
Select questions type
A computer that is normally used by only one person at a time is called a
(Multiple Choice)
4.8/5
(40)
Who was the programmer for Charles Babbage's analytical engine?
(Multiple Choice)
4.7/5
(41)
A variable that can hold a whole number is called an)____________.
(Short Answer)
4.9/5
(33)
Errors in a program can be classified into three types,list them
(Short Answer)
5.0/5
(40)
The collection of programs used by the computer is known as ______________.
(Short Answer)
4.9/5
(31)
A digit that can hold a zero or a one is known as a ___________.
(Short Answer)
4.8/5
(32)
The set of instructions that a computer will follow is known as:
(Multiple Choice)
4.9/5
(42)
A __________ is the program that translates a program written in C++ into machine language.
(Short Answer)
4.8/5
(26)
The following statement is legal:
cout >> "Hello,my name is Bill\n";
(True/False)
4.8/5
(32)
What does the following statement in C++ print to the screen?
cout << "Hello students\n";
(Short Answer)
4.9/5
(40)
What is wrong with the following statement?
Cout << "Hello to everyone\n"
(Multiple Choice)
4.9/5
(36)
Showing 21 - 40 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)