Menu
×
×
Correct!
Exercise:Get the memory address of the
string food = "Pizza";
cout << &@(4);
string food = "Pizza";
cout << &food;
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?