Chapter 3 Quiz Starting Out With C++ 001

1) How is input read in C++?

a. The cin object reads in input from the keyboard
b. The System.Console.Input function
c. Readline()
d. cin.dataRead()

No comments:

Post a Comment