adplus-dvertising
frame-decoration

Question

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: (c).It returns the string from specified index till the end

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If only one parameter is passed to substring function then __________________