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 |
What is the Difference between HTML and DHTML
How to calculate fibonacci numbers in javascript?
What’s relationship between javascript and ecmascript?
What are all the looping structures in javascript?
What is the role of break and continue statements?
I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
How to add new elements dynamically?
What is stack in javascript?
How onclick works in javascript?
How to modify the url of the page without reloading the page?
Explain higher-order functions in javascript?
What is hoisting in javascript?