1.

Which of the following frameworks focuses on DOM and Ajax utilities?(a) jQuery(b) Prototype(c) Dojo(d) Both jQuery and PrototypeThis question was addressed to me during an interview.Origin of the question is Client-Side Frameworks topic in chapter Server-Side and Client-Side Scripting of JavaScript

Answer»

Correct option is (d) Both jQuery and PROTOTYPE

Easiest explanation: DOM stands for data object MODULATION. The Prototype library focuses on DOM and Ajax utilities like jQuery does, and adds quite a few core-language utilities as well.



Discussion

No Comment Found

Related InterviewSolutions