What is a dom in angular 2?



What is a dom in angular 2?..

Answer / Sudheer

In Angular 2, DOM (Document Object Model) refers to a programming interface for HTML and XML documents. It represents the structure of a document as a tree of nodes and provides methods to access, manipulate, and update the elements in the document.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is a provider in angularjs?

1 Answers  


What is representational state transfer (rest) in angularjs?

1 Answers  


What is pure pipe in angular?

1 Answers  


What is routerstatesnapshot in angular?

1 Answers  


What is injector bubbling?

1 Answers  


How can observable objects be defined as?

1 Answers  


Is angularjs difficult to learn?

1 Answers  


What the best way to inject one service into another in angular 2?

1 Answers  


How to set headers for every request in angular?

1 Answers  


What is the use of typescript in angular2?

1 Answers  


How does the dom work?

1 Answers  


Explain the difference between constructor and ngoninit in angular 6?

1 Answers  


Categories