What are the different objects used in javascripts?



What are the different objects used in javascripts?..

Answer / Manish Yadav

There are various built-in objects available in JavaScript, including: Array, Boolean, Date, Error, Function, Math, Number, Object, RegExp, String, and others. Additionally, you can create your own custom objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to add html elements dynamically with JavaScript?

1 Answers  


disbable back option by java script

5 Answers   HG, TCS,


What is the === in javascript?

1 Answers  


Where can I learn javascript for free?

1 Answers  


whether javascript runs on client side or server-side?

2 Answers  


How to create an object using javascript?

1 Answers  


How do I save javascript?

1 Answers  


What is innertext javascript?

1 Answers  


Can I write javascript in notepad?

1 Answers  


Does javascript support foreach loop?

1 Answers  


Why is javascript so popular?

1 Answers  


How to call a function inside a function in javascript?

1 Answers  


Categories