Exam 6: Io Streams As an Introduction to Objects and Classes
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
When passing a stream to a function,it must always be pass-by-__________.
Free
(Short Answer)
4.8/5
(37)
Correct Answer:
reference
After a stream is opened,before it is used for input and output,it should be
(Multiple Choice)
4.8/5
(29)
The flag to always show the decimal point in floating numbers is ios:: _________
(Short Answer)
4.9/5
(28)
Which of the following is the correct way to determine if a file stream named inFile opened correctly?
(Multiple Choice)
4.8/5
(33)
Which of the following is not used when using files for input and output
(Multiple Choice)
4.8/5
(40)
You may not have more than one input and one output stream open at any one time.
(True/False)
4.9/5
(37)
Two different objects of the same class have a different set of member functions.
(True/False)
4.8/5
(35)
The member function eof)is true/false)when we are ready to read the end of file character.
(True/False)
4.9/5
(29)
Which command reads one character even if that character is a blank space? ___________
(Short Answer)
4.9/5
(37)
A function that is associated with an object is called a _________ function.
(Multiple Choice)
4.8/5
(42)
Showing 1 - 20 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)