If the strAddress variable contains the string 41 Main Street, what will the strAddress.IndexOf(Main) method return? a.

Question:

If the strAddress variable contains the string “41 Main Street”, what will the strAddress.IndexOf("Main") method return?
a. –1
b. 3
c. 4
d. True

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

Step by Step Answer:

Question Posted: