Short Answer
The stream function ____________________ lets you put the last character extracted from the input stream by the get function back into the input stream.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: If input failure occurs in a C++
Q20: C++ has a special name for the
Q21: When reading data into a char variable,
Q24: In an output statement, each occurrence of
Q29: Suppose that ch1,ch2,and ch3 are variables of
Q30: What is the output of the following
Q31: Suppose that alpha,beta,and gamma are int variables
Q32: Suppose that alpha is an int variable
Q36: Suppose that x is an int variable,y
Q37: On some compilers,the statements cin >> left;