Chapter 3 Quiz Starting Out With C++ 010

10) Can the cin object read in values of different types?

a. Yes, they must be all the same type
b. Yes, they can be different but separated by commas
c. Yes, only if the other type is a string
d. No, only one type.

No comments:

Post a Comment