If the state variable contains the string San Francisco, CA, what will the correct statement in Question

Question:

If the state variable contains the string “San Francisco, CA”, what will the correct statement in Question 14 assign to the result variable? 

a. –1 

b. 0 

c. 11 

d. 15 


Data From Question 14

Which of the following searches for the string “CA” in a string variable named state and then assigns the result to an int variable named result? The search should begin with the character located in subscript 5 in the state variable. The state variable’s contents are uppercase.

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

Step by Step Answer:

Question Posted: