Solved

When the Extraction Operator Is Used to Read Data into a String

Question 35

Multiple Choice

When the extraction operator is used to read data into a string,


A) it skips all white spaces
B) it skips only new lines
C) it reads everything on the line
D) it reads as many characters that will fit into the c-string

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions