Question

Q1: The putback member function returns to the input stream the previous character obtained by:
a. A get from the input stream.
b. Using the stream extraction operator on the input stream.
c. Reading input from the keyboard.
d. Reading a file from disk.

Answer

This answer is hidden. It contains 25 characters.