What are the predefined functions in javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

Which built-in method adds one or more elements to the end of an array and returns the new length of the array?

0 Answers  


What value does prompt() return if the user clicked the cancel button?

0 Answers  


Define event bubbling?

0 Answers  


How to add/remove properties to object dynamically in javascript?

0 Answers  


What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?

0 Answers  






What are classes in javascript?

0 Answers  


why we use javascript in html ?

4 Answers  


Why do we need to declare variables?

0 Answers  


What is callback in javascript?

0 Answers  


Are javascript variables case sensitive?

0 Answers  


How to write hello world on the web page?

0 Answers  


How are object properties assigned?

0 Answers  


Categories