How can javascript language be separated from objects?



How can javascript language be separated from objects?..

Answer / Jayvardhan

JavaScript and its objects are not separate languages; they are part of a single language. JavaScript is used to manipulate objects within HTML documents, such as the Document Object Model (DOM) or Browser Object Model (BOM).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the Difference between HTML and DHTML

15 Answers   TCS,


How to calculate fibonacci numbers in javascript?

1 Answers  


What’s relationship between javascript and ecmascript?

1 Answers  


What are all the looping structures in javascript?

1 Answers  


What is the role of break and continue statements?

1 Answers  


I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....

1 Answers  


How to add new elements dynamically?

1 Answers  


What is stack in javascript?

1 Answers  


How onclick works in javascript?

1 Answers  


How to modify the url of the page without reloading the page?

1 Answers  


Explain higher-order functions in javascript?

1 Answers  


What is hoisting in javascript?

1 Answers  


Categories