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)...

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)   ...