Suppose that x is an int variable and y is a double variable. The input is:
?
10 20.7
?
Choose the values after the following statement executes: cin >> x >> y;.

A. x = 10, y = 20
B. x = 10, y = 20.0
C. x = 10, y = 20.7
D. x = 10, y = 21.0


Answer: C

Computer Science & Information Technology

You might also like to view...

While constructing or modifying a PivotTable in Access, if you need to produce calculated results using the values contained in various fields, you can accomplished this by creating a calculated field in the PivotTable

Indicate whether the statement is true or false

Computer Science & Information Technology

Among the vertical-align property values, the ____ value aligns the top of the element with the top of the parent element's font.

A. top B. text-top C. super D. text-parent

Computer Science & Information Technology

The default mode in Project 2013 is for tasks to be ________ Scheduled

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ shrinks the width and height of the printed worksheet to fit a maximum number of pages

A) AutoFit B) Print Selection C) Show Formulas D) Scaling

Computer Science & Information Technology