If the msg variable contains the string Happy holidays, what will the cout < < msg.find(day, 0);

Question:

If the msg variable contains the string “Happy holidays”, what will the cout << msg.find("day", 0); statement display on the screen?

a. –1

b. 0

c. 10

d. 11

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: