Which statement gets a string from the keyboard and stores it into the answer variable?

A. cin >> answer;
B. cin > cin;

Answer: A

Computer Science & Information Technology

You might also like to view...

When you record a macro, all of the actions are converted by the program to ________ code

Fill in the blank(s) with correct word

Computer Science & Information Technology

To add fields from multiple tables to the query grid, you can drag the field name from a table to the Field row, or you can:

A) right-click the field name and select Add to Query from the menu. B) double-click the field name. C) select the field name, click Copy, then click in the Field row, and click Paste. D) select the field name, click Move, then click in the Field row, and click Paste.

Computer Science & Information Technology