
Suppose that x and y are int variables,z is a double variable,and the input is: 28 32.6 12
Choose the values of x,y,and z after the following statement executes:
Cin >> x >> y >> z;
A) x = 28, y = 32, z = 0.6
B) x = 28, y = 32, z = 12.0
C) x = 28, y = 12, z = 32.6
D) x = 28, y = 12, z = 0.6
Correct Answer:
Verified
Q8: The number of input data extracted by
Q11: In the statement cin >> x;, x
Q13: When reading data into a char variable,
Q15: Suppose that x is an int variable,ch
Q18: It is a good idea to redefine
Q21: Suppose that ch1,ch2,and ch3 are variables of
Q23: Suppose that x = 55.68,y = 476.859,and
Q27: In C++, the dot is an operator
Q32: Manipulators without parameters are part of the
Q35: When you want to process only partial
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents