Which of the following statements will read an entire line of input into the string object, address?

a. cin << address;
b. cin address;
c. cin.get(address);
d. getline(cin, address);
e. cin.get(length >> width >> height);

d. getline(cin, address);

Computer Science & Information Technology

You might also like to view...

When using date fields, the Custom AutoFilter allows you to sort by dates that are relative to the current date

Indicate whether the statement is true or false

Computer Science & Information Technology

Discuss why a document-term matrix is an example of a data set that has asymmetric discrete or asymmetric continuous features.

What will be an ideal response?

Computer Science & Information Technology