Skip to main content

Posts

Showing posts from June, 2020

WEB APPLICATION DEVELOPMENT (WAD) UNIT - V

WEB APPLICATION DEVELOPMENT (WAD) UNIT - V   1.       Why MongoDB saves data in binary JSON format . a)       Easy data transfer b)       It excepts only JSON format c)       To understand binary code d)      None 2.       AngularJS  is a JavaScript framework developed by  a)       Nexus b)       Microsoft c)       F5 Networks d)      Google 3.       Two –Way data binding is done in a)       MongoDB b)      AngularJS c)       Express d)      NodeJS 4.       What is the full form of CRUD a)       Collected- Resource-Under-Development b)       Create-Read-Update-Delete c)       Create-Resource-Under-Development d)       Create-Read-Update-Develop 5.       Among the following which is Web Server Platform a)       MongoDB b)       AngularJS c)       Express d)      NodeJS 6.       Why to use MEAN.js a)       Open source b)       Lower development cost c)       Increases flexibility and efficiency d)      All of the above 7.

WEB APPLICATION DEVELOPMENT (WAD) UNIT - IV

WEB APPLICATION DEVELOPMENT (WAD) UNIT - IV   1.       What is the full form of MVC a)       MoveView Control b)       Multiple View Control c)       Mode View Control d)      Model View Control 2.       Who is responsible for managing application data a)       Model b)       View c)       Controller d)      None 3.       Which directive defines and links an AngularJS application to HTML. a)       ng-bind b)       ng-model c)       ng-app d)      none 4.       AngularJS expressions are written in a)       Square brackets b)       Double quotes c)       Double brackets d)      Double braces 5.       AngularJS expressions do not support conditionals, loops, and exceptions a)       True b)       False 6.       AngularJS directives are a)       Extended HTML attributes b)       HTML elements c)       Special attributes d)      None 7.       Data binding in AngularJS is a)       System b)       Data abstraction c)       Dat