Multiple Choice
What is the first negative index in a string?
A) 0
B) -1
C) -0
D) Size of the string minus one
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Invalid indexes do not cause slicing expressions
Q7: A(n)_ exception will occur if you try
Q9: The third number in string slicing brackets
Q18: When accessing each character in a string,such
Q21: If the start index is _ the
Q23: What is the value of the variable
Q23: The _ operator can be used to
Q24: The _ method returns true if the
Q27: What will be assigned to the string
Q29: An expression of the form string[i] =