Vidyalelo
JavaScript · Q73

Server

Programming · JavaScript · question 73

Q73

Which of the following frameworks focuses on DOM and Ajax utilities?

A.
jQuery
B.
Prototype
C.
Dojo
D.
Both jQueryand Prototype
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The Prototype library focuses on DOM and Ajax utilities like jQuery does, and adds quite a few core-language utilities as well.