Computer scienceProgramming languagesC++Types and data structures

Strings

Extracting a character

Report a typo

You have a string:

string verselet = "No Man Is An Island";

To extract a single character from the string, you can invoke ...

Select one option from the list
___

Create a free account to access the full topic