1.

If only one parameter is passed to substring function then __________________

A. It returns the character at the specified position
B. It returns the string of length 1 from the specified index
C. It returns the string from specified index till the end
D. It returns the string from starting of string till the specified index
Answer» D. It returns the string from starting of string till the specified index


Discussion

No Comment Found