Q:

If only one parameter is passed to substring function then __________________

0

If only one parameter is passed to substring function then __________________


  1. It returns the character at the specified position
  2. It returns the string of length 1 from the specified index
  3. It returns the string from specified index till the end
  4. It returns the string from starting of string till the specified index

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).It returns the string from specified index till the end

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INBUILT CLASSES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If two index are given as argument to substring fu... >>
<< Which is the function to get the character present...