Which built-in method returns the calling string value converted to lower case?
Answer / Mahendra Kumar Pathak
The String.toLowerCase() method in JavaScript converts all the uppercase letters in a string into their lowercase equivalents.
| Is This Answer Correct ? | 0 Yes | 0 No |
Between JavaScript and an ASP script, which is faster?
What do you mean by script?
1) How can we use java script in testing the application? 2) What all the things(Software application - like browser, notepad) we need to learn Jscript?
What are the concepts of object oriented programming?Explain with an example.
Define event bubbling?
How do you add an element at the beginning of an array?
What is scope chain in javascript?
How to convert “20” to number in javascript?
How to hide javascript code from old browsers that dont run it?
Is javascript enabled on chrome?
What is javascript hoisting?
How can we send mail using Javascript?