Solved

Suppose S Is of Type String

Question 36

Multiple Choice

Suppose s is of type String.What would it mean if s.lastIndexOf) returns the value 1?


A) The first character appears once in the string.
B) The first two characters in the string are identical.
C) The length of the string is 2.
D) The second character of the string is '0'.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions