Multiple Choice
The ____ function is a request to the operating system to end program execution immediately.
A) end()
B) break()
C) terminate()
D) exit()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Using the seek() functions in random access,
Q2: The _() methods allow the programmer to
Q4: In declaring and initializing a string variable
Q5: The close() function takes one argument.
Q6: For file streams, the direction, or mode,
Q7: Opening a file connects a file stream
Q8: The _ method returns a true value
Q9: C++ supports physical file objects.
Q10: Two basic types of files exist: text
Q11: The fstream class s _ function is