Observe the following statements and decide what do they do: string mystring; getline(cin, mystring);
Reveal answer
Fill a bubble to check yourself
Observe the following statements and decide what do they do: string mystring; getline(cin, mystring);