Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Char Data Type and String Functions | Strings and Characters
C++ Introduction Video Course

book
Char Data Type and String Functions

1. Fill in the blank to correctly find a substring within a string.

2. Which of the following is a correct way to declare a character array?

question mark

Fill in the blank to correctly find a substring within a string.

string str = "Hello, World!";
size_t pos = str._____("World");

Select the correct answer

question mark

Which of the following is a correct way to declare a character array?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 4. Kapittel 2
We use cookies to make your experience better!
some-alt