MCQs on Angular js
o level July -2022
AngularjS में एक मॉड्यूल निम्नलिखित का उपयोग करके बनाया जा सकता है:
A module in AngularJS can be created using:
[A] var()
[B] rand()
[C] varchar()
[D] calc()
Correct Answer : var()
o level July -2022
AngularjS _____ द्वारा विकसित किया गया है और ____________ का अनुसरण करता है।
AngularjS developed by _____-and follows__________.
[A] Misko Hevery , Model View Controller
[B] Elon Musk, Model View Data
[C] Bill Gates , Spire Model
[D] Amazon , Model View System
Correct Answer : Misko Hevery , Model View Controller
o level July -2022
निम्नलिखित में से कौन से निर्देश AngularJs में उपयोग किए जाते हैं?
Which of the following directives are used in AngularJs?
[A] ng-app
[B] nc-init
[C] Both A and B
[D] None of the above
Correct Answer : ng-app
o level July -2022
Angularjs में ng-models निर्देश क्या प्रदान करता है?
The ng-models directives in Angularjs provides?
[A] Type validation for application data
[B] Status for application data
[C] CSS classes for HTML element
[D] All of the above
Correct Answer : All of the above
o level July -2022
निम्नलिखित में से कौन सा IDE (एकीकृत विकास वातावरण) AngularJS के विकास के लिए उपयोग किया जाता है?
Which of the following IDE's (Integrated Development Environment ) are used for the development of Angularjs ?
[A] Sublime Text
[B] Eclipse
[C] Visual Studio
[D] All of these
Correct Answer : All of these
o level July -2022
AngularJS में फ़िल्टर के लिए निम्नलिखित में से कौन सा प्रतीक उपयोग किया जाता है?
Which of the following is the symbol used for filter in AngularJS is ?
[A] ||
[B] |
[C] ^|^
[D] &|&
Correct Answer : |
o level July -2022
AngularJS में एक नया निर्देश निम्नलिखित का उपयोग करके बनाया गया है:
A new directives in AngularJS is created by using the :
[A] .directives
[B] .directive
[C] .function.directives
[D] angular.directives
Correct Answer : .directive
o level July -2022
AngularJs में अभिव्यक्तियाँ इस प्रकार लिखी जा सकती हैं:
Expressions in AngularJs can be written as:
[A] {{expression}}
[B] ng-bind="expression"
[C] Both A and B
[D] None of the above
Correct Answer : Both A and B
एंगुलर का रखरखाव मुख्य रूप से किस कंपनी द्वारा किया जाता है?
Angular is primarily maintained by which company?
[A] Facebook
[B] Microsoft
[C] Google
[D] Amazon
Correct Answer : Google
एंगुलर सीएलआई में सीएलआई का क्या अर्थ है?
What does CLI stand for in Angular CLI?
[A] Command Link Interface
[B] Command Line Interaction
[C] Command Line Interface
[D] Command Language Interpretation
Correct Answer : Command Line Interface
UPPCL TGT -2023
गूगल के एंगुलरजेएस (AngularJS) में, MVC का पूर्ण रूप क्या है?
In Google's AngularJS, what is the full form of MVC?
[A] Model-view-controller
[B] Model-view-constant
[C] Micro-variable-constant
[D] Model-variable-controller
Correct Answer : Model-view-controller
UPPCL TGT -2023
गूगल के AngularJS में MVC का क्या अर्थ है?
In Google's AngularJS , what does MVC stand for ?
[A] Model-view container
[B] Model view controller
[C] Micro variable constant
[D] Model variable controller
Correct Answer : Model view controller