Google News
logo
Backbone - Quiz(MCQ)
While using JavaScript, which of the following string functions is used for extracting a subString from the string that begins at the start position through the specified number of characters?
A)
trim
B)
Split
C)
substr
D)
subString

Correct Answer :   subString

Advertisement