Question: After using the statement p = n.indexOf('A');, if p contains 5, then _________________. a. n is a string with 5 characters b. There is no
After using the statement p = n.indexOf('A');, if p contains 5, then _________________.
a. n is a string with 5 characters
b. There is no 'A' in the string n
c. There is an 'A' in the string n
d. There are five 'A' characters in the string n
Step by Step Solution
3.45 Rating (161 Votes )
There are 3 Steps involved in it
c After using the sta... View full answer
Get step-by-step solutions from verified subject matter experts
