Which of the following statements is false regarding the 'substring' function having the above syntax?
string.substring(index1,index2);
Reveal answer
Fill a bubble to check yourself
Which of the following statements is false regarding the 'substring' function having the above syntax?
string.substring(index1,index2);