Chapter 6: Problem 22
Suppose c is a variable of type char. What is the difference between the following two statements? cin >> c; and cin.get(c);
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.