All input streams have a ____ function for putting back the last character read from an input stream back on the stream.
a. put()
b. putback()
c. return()
d. sendback()
b. putback()
Computer Science & Information Technology
You might also like to view...
If MyAge = 30and YourAge = 40, which of the following is a true statement?
a. MyAge == “23” AND YourAge == “40” b. MyAge >= YourAge c. NOT(MyAge > YourAge) d. None of the above are a true statement
Computer Science & Information Technology
The Size property of a Font object returns the size measured in ________ by default.
a) pixel b) points c) design units d) None of the above.
Computer Science & Information Technology
Select all that apply. Which of the following is a basic list operation?
a. appending a node b. traversing the list c. inserting a node d. deleting a node e. None of these
Computer Science & Information Technology
Is a modem classified as DTE or DCE?
What will be an ideal response?
Computer Science & Information Technology