Question
a.
toLocaleUpperCase()
b.
toUpperCase()
c.
toString()
d.
substring()
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 calling string value converted to upper case while respecting the current locale?
Similar Questions
Discover Related MCQs
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
Q. Local Browser used for validations on the Web Pages uses __________.
View solution
Q. State the correct place of JS Code inside HTML -
View solution
Q. Which of the following Attribute is used to include External JS code inside your HTML Document ?
View solution
Q. Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts) ?
View solution
Q. ______ attribute is used to specify the character encoding used in an external script file.
View solution
Q. The async attribute can be set in the following ways -
View solution
Q. We use _______ style comment to prevent showing Java Script as Content in the old browsers.
View solution
Q. Which was the first browser to support JavaScript ?
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!