1.

If two index are given as argument to substring function then ___________________

A. String of length equal to sum of two arguments is returned
B. String starting from first index and of length equal to send argument
C. String starting from first index and of length equal to sum of two arguments
D. String starting from first index and ending at second index position
Answer» E.


Discussion

No Comment Found