Vidyalelo
JavaScript · Q25

Document Object Model And Event Handling

Programming · JavaScript · question 25

Q25

What is the special feature of the modern web applications?

A.
Can alter contents without loading document
Answer
B.
Must load the document to manipulate
C.
All of the mentioned
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
Modern web applications can dynamically alter their own content without loading a new document.