What are nodes in javascript?



What are nodes in javascript?..

Answer / Vimlesh

Nodes are the basic building blocks of a Document Object Model (DOM) tree, representing elements, attributes, and text within an HTML document. They can be accessed and manipulated using JavaScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases

1 Answers   Ignou,


What does e mean in javascript?

1 Answers  


How you will add function as a property in a javascript object? Give an example.

1 Answers  


How to include the HTML tag inside the javascript tags?

5 Answers   TCS,


How to access an external javascript file that is stored externally and not embedded?

1 Answers  


what is java?

2 Answers  


What are the data types in js?

1 Answers  


whether javascript runs on client side or server-side?

2 Answers  


How do I activate javascript on my phone?

1 Answers  


Can I declare a variable as CONSTANT in JavaScript?

1 Answers  


Which is faster jquery or javascript?

1 Answers  


What is the use of a set object in javascript?

1 Answers  


Categories