Question
a.
substr()
b.
search()
c.
lastIndexOf()
d.
indexOf()
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following function of String object returns the index within the calling String object of the first occurrence of the specified value?
Similar Questions
Discover Related MCQs
Q. Which of the following function of String object creates an HTML anchor that is used as a hypertext target?
View solution
Q. Which of the following function of String object causes a string to be displayed as struck-out text, as if it were in a strike tag?
View solution
Q. Which of the following is true about variable naming conventions in JavaScript?
View solution
Q. Which of the following is the correct syntax to redirect a url using JavaScript?
View solution
Q. Which built-in method returns the character at the specified index?
View solution
Q. Which of the following function of String object returns a number indicating the Unicode value of the character at the given index?
View solution
Q. Which of the following function of String object executes the search for a match between a regular expression and a specified string?
View solution
Q. Which of the following function of String object returns the calling string value converted to upper case while respecting the current locale?
View solution
Q. Which of the following is a valid type of function javascript supports?
View solution
Q. How can you get the type of arguments passed to a function?
View solution
Q. Which of the following function of Array object removes the first element from an array and returns that element?
View solution
Q. ....................... is a built - in JavaScript function which can be used to execute another function after a given time interval.
View solution
Q. Java Script entities start with ___________and end with _____________.
View solution
Q. Which of the following is a server-side Java Script object?
View solution
Q. Javascript is _________ language.
View solution
Q. JavaScript is ______ Side Scripting Language.
View solution
Q. JavaScript is designed for following purpose -
View solution
Q. Cost for Using JavaScript in your HTML is _________ .
View solution
Q. JavaScript Code is written inside file having extension __________.
View solution
Q. Why JavaScript is called as Lightweight Programming Language ?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!