Which of the following statements changes the contents of the strWord variable from sting to string? a.

Question:

Which of the following statements changes the contents of the strWord variable from “sting” to “string”?

a. strWord = strWord.AddTo(2, "r")

b. strWord = strWord.Insert(2, "r")

c. strWord = strWord.Insert(3, "r")

d. strWord = strWord.Insert(3, "r"c)

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

Step by Step Answer:

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