1.

The libraries that build a new higher-level API for client-side programming is ____________(a) Library(b) Framework(c) APIs(d) ScriptI have been asked this question in an online quiz.I want to ask this question from Client-Side Frameworks topic in section Server-Side and Client-Side Scripting of JavaScript

Answer»

Correct option is (b) Framework

Best EXPLANATION: Many WEB developers find it USEFUL to build their web applications on top of a client side framework library. These libraries are “frameworks” in the sense that they build a new higher-level API for client-side programming on top of the standard and proprietary APIs offered by web browsers: once you adopt a framework, your code NEEDS to be written to use the APIs defined by that framework.



Discussion

No Comment Found

Related InterviewSolutions