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.
a. A get from the input stream.
Computer Science & Information Technology
You might also like to view...
The Paragraph Dialog Box can be opened from _____ tab.
A. only the HOME B. either the HOME or PAGE LAYOUT C. only the PAGE LAYOUT D. only the VIEW
Computer Science & Information Technology
What are each of the following:
1. MIDI 2. MP3 3. A class method 4. Sound pitch 5. A static method 6. Private visibility
Computer Science & Information Technology
The wildcard character that can be used to match any combination of characters is the ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
____ helps the CPU match the slower speed of I/O devices.
A. Prioritizing B. Rescheduling C. Buffering D. Blocking
Computer Science & Information Technology