How many characters will the following statement read into the variable myString?

cin >> setw(10) >> myString;

a. 9
b. 10
c. 11
d. however many characters are in myString
e. None of these

a. 9

Computer Science & Information Technology

You might also like to view...

What are virtual goods?

What will be an ideal response?

Computer Science & Information Technology

A _____ is an online system used to direct website content.?

A. ?content management system B. ?content authentication system C. ?website management system D. ?website authentication system

Computer Science & Information Technology