×
×
Correct!
Access the first character (H) in
string myString = "Hello";
cout << @(11);
string myString = "Hello";
cout << myString[0];
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?