O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Online Mock Test
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Projects
MCQ : JAVSCRIPT AND ANGULAR JS For NIELIT O Level Exam
JAVSCRIPT AND ANGULAR JS For NIELIT O Level Exam
00:00:00
English
Hindi
Question No# :
01
out of 50
Report Bug
How many elements can a valid react component return?
एक वैलिड प्रतिक्रिया कॉम्पोनेन्ट कितने एलिमेंट्स वापस कर सकता है?
A.
React doesn’t return element
प्रतिक्रिया एलिमेंट्स वापस नहीं करता है
B.
1 Element
1 एलिमेंट्स
C.
More than 1 element
1 से अधिक एलिमेंट्स
D.
None of the mentioned
उल्लेख में से कोई नहीं
Question No# :
02
out of 50
Report Bug
Which operator is used to get datatype of a variable in JavaScrip
JavaScrip में एक वैरिएअब का डेटाटाइप प्राप्त करने के लिए किस ऑपरेटर का उपयोग किया जाता है
A.
instanceof
instanceof
B.
gettype
gettype
C.
typeof
typeof
D.
none of the above
उपरोक्त में से कोई नहीं
Question No# :
03
out of 50
Report Bug
Variable can hold ____ value at a time.
वेरिएबिल एक समय वैल्यू होल्ड कर सकता है।
A.
Muliple
मल्टीपल
B.
Single
सिंगल
C.
None of these
इनमें से कोई नहीं
D.
Double
डबल
Question No# :
04
out of 50
Report Bug
Which of the following IDE's are used for the development of Angular js?
Angular js के डेवलपमेंट के लिए निम्नलिखित में से किस IDE का उपयोग किया जाता है?
A.
Sublime Text
Sublime Text
B.
Eclipse
Eclipse
C.
Visual Studio
Visual Studio
D.
All of these
इनमें से कोई नहीं
Question No# :
05
out of 50
Report Bug
Which of the following is not a framework?
निम्नलिखित में से कौन सा फ़्रेमवर्क नहीं है?
A.
JavaScript .NET
जावास्क्रिप्ट .NET
B.
JavaScript
जावास्क्रिप्ट
C.
Cocoa JS
कोको जे एस
D.
jQuery
जेक्वेरी
Question No# :
06
out of 50
Report Bug
Identify the invalid HTML event
इनवैलिड HTML ईवेंट की पहचान करें
A.
unload
unload
B.
load
load
C.
onmouseout
onmouseout
D.
onmouseover
onmouseover
Question No# :
07
out of 50
Report Bug
The web development environment (JavaScript) offers which standard construct for data validation of the input entered by the user.
वेब डेवलपमेंट एनवायरनमेंट (जावास्क्रिप्ट) उपयोगकर्ता द्वारा दर्ज किए गए इनपुट के डेटा वेलिडेशन के लिए कौन सा मानक निर्माण प्रदान करता है।
A.
Controlled loop constructs
कंट्रोल्ड लूप कंस्ट्रक्ट्स
B.
Server page access
सर्वर पेज एक्सेस
C.
Client side Event
क्लाइंट साइड इवेंट
D.
Permit server-side
परमिट सर्वर-साइड
Question No# :
08
out of 50
Report Bug
Why event handlers is needed in JS?
जेएस में इवेंट हैंडलर की आवश्यकता क्यों है?
A.
Allows JavaScript code to alter the behaviour of windows
जावास्क्रिप्ट कोड को विंडोज़ के व्यवहार को बदलने की अनुमति देता है
B.
Adds innerHTML page to the code
कोड में आंतरिक HTML पृष्ठ जोड़ता है
C.
Change the server location
सर्वर स्थान बदलें
D.
Performs handling of exceptions and occurrences
अपवादों और घटनाओं का प्रबंधन करता है
Question No# :
09
out of 50
Report Bug
Which of the following directives is used to start an angularJS application?
निम्न में से कौन सा निर्देश angularJS एप्लिकेशन शुरू करने के लिए उपयोग किया जाता है?
A.
ng-repeat
एनजी- रिपीट
B.
ng-init
एनजी-init
C.
ng-app
एनजी-app
D.
ng-model
एनजी-मॉडल
Question No# :
10
out of 50
Report Bug
Why JavaScript Engine is needed?
जावास्क्रिप्ट इंजन की आवश्यकता क्यों है?
A.
Both Compiling & Interpreting the JavaScript
जावास्क्रिप्ट इंजन की आवश्यकता क्यों है?
B.
Parsing the javascript
जावास्क्रिप्ट को पार्स करना
C.
Interpreting the JavaScript
जावास्क्रिप्ट की व्याख्या करना
D.
Compiling the JavaScript
जावास्क्रिप्ट का संकलन
Question No# :
11
out of 50
Report Bug
What kind of expression is “new Point(2,3)”?
"न्यू पॉइन्ट(2,3)" किस प्रकार का एक्सप्रेशन है?
A.
Primary Expression
प्राइमरी एक्सप्रेशन
B.
Object Creation Expression
ऑब्जेक्ट क्रिएशन एक्सप्रेशन
C.
Invocation Expression
इन्वोकेशन एक्सप्रेशन
D.
Constructor Calling Expression
कंस्ट्रक्टर कॉलिंग एक्सप्रेशन
Question No# :
12
out of 50
Report Bug
Which class property makes an image transparent ?
कौन सी क्लास प्रॉपटी इमेज को ट्रांस पैर्रेंट बनाती है?
A.
w3-opacity
w3-opacity
B.
w3-trans
w3-trans
C.
w3-grayscale
w3-grayscale
D.
None of the above
उपरोक्त में से कोई नहीं
Question No# :
13
out of 50
Report Bug
Which of the following is the property that is triggered in response to JS errors?
निम्नलिखित में से कौन सी संपत्ति जेएस त्रुटियों के जवाब में ट्रिगर होती है?
A.
onclick
क्लिक पर
B.
onerror
ऑनएरर
C.
onmessage
ऑनमैसेज
D.
onexception
एक अपवाद
Question No# :
14
out of 50
Report Bug
Which of the following Attribute is used to include External JS code inside your HTML Document -
एचटीएमएल डॉक्यूमेंट के अंदर बाहरी जेएस कोड को शामिल करने के लिए निम्नलिखित में से किस ऐट्रीब्यूट का उपयोग किया जाता है-
A.
Script
स्क्रिप्ट
B.
src
scr
C.
Link
लिंक
D.
Rel
Rel
Question No# :
15
out of 50
Report Bug
Integer variable is declared using following syntax in Js.
जावास्क्रिप्ट में निम्नलिखित सिन्टैक्स का उपयोग करके इंटीजर वेरिएबल डिक्लेयर्ड होता है।
A.
int num;
int num;
B.
integer num;
integer num;
C.
Integer nums;
Integer nums;
D.
var num;
var num;
Question No# :
16
out of 50
Report Bug
Which comparison operator is used to find equality of type as well as content between two variables?
किस कंपैरिजन ऑपरेटर का उपयोग दो वेरिएबल के बीच समानता के साथ-साथ कंटेंट को खोजने के लिए किया जाता है?
A.
==
==
B.
===
===
C.
====
====
D.
None of the above
None of the above
Question No# :
17
out of 50
Report Bug
What is the basic difference between JavaScript and Java?
जावास्क्रिप्ट और जावा के बीच बुनियादी अंतर क्या है?
A.
Functions are considered as fields
कार्यों को क्षेत्रों के रूप में माना जाता है
B.
Functions are values, and there is no hard distinction between methods and fields
कार्य मूल्य हैं, और विधियों और क्षेत्रों के बीच कोई कठोर अंतर नहीं है
C.
Variables are specific
चर विशिष्ट हैं
D.
There is no difference
इसमें कोई फर्क नही है
Question No# :
18
out of 50
Report Bug
Which of the following is an advantage of AngularJS?
निम्नलिखित में से कौन एंगुलरजेएस का एक फायदा है?
A.
Uses dependency injection and makes use of separation of concerns
निर्भरता इंजेक्शन का उपयोग करता है और चिंताओं को अलग करने का उपयोग करता है
B.
Code is unit-testable
कोड यूनिट-परीक्षण योग्य है
C.
Provides reusable components
प्रोविडेंस रुसेबल कम्पोनेंट्स
D.
All of the mentioned
उल्लिखित सभी
Question No# :
19
out of 50
Report Bug
What is a Model in MVC?
एमवीसी में एक मॉडल क्या है?
A.
the lowest level of the pattern responsible for maintaining data
डेटा को बनाए रखने के लिए जिम्मेदार पैटर्न का निम्नतम स्तर
B.
represents server-side data
सर्वर-साइड डेटा का प्रतिनिधित्व करता है
C.
represents data stored in a database
डेटाबेस में संग्रहीत डेटा का प्रतिनिधित्व करता है
D.
None of the mentioned
उल्लेख में से कोई नहीं
Question No# :
20
out of 50
Report Bug
Which JavaScript statement is used to perform different actions based on different conditions?
विभिन्न स्थितियों के आधार पर विभिन्न क्रियाओ को करने के लिए किस जावास्क्रिप्ट स्टेटमेंट का उपयोग किया जाता है?
A.
if
if
B.
for
for
C.
while
while
D.
switch
switch
Question No# :
21
out of 50
Report Bug
Which statement is used to come out switch block?
स्विच ब्लॉक से बहार आने के लिए किस स्टेटमेंट का प्रयोग किया जाता है ?
A.
exit
exit
B.
break
break
C.
default
default
D.
out
out
Question No# :
22
out of 50
Report Bug
What is a module in AngularJS ?
एंगुलरजेएस में मॉड्यूल क्या है?
A.
expression
expression
B.
application
application
C.
element
element
D.
None of the above
None of the above
Question No# :
23
out of 50
Report Bug
Which of the following is the correct syntax to display "enter password" in an alert box using JavaScript?
जावास्क्रिप्ट का यूज़ करते हुए अलर्ट बॉक्स में "पासवर्ड दर्ज करें" प्रदर्शित करने के लिए निम्नलिखित में से कौन सा सही सिंटैक्स है?
A.
alertbox("enter password");
अलर्टबॉक्स ("पासवर्ड एंटर करें");
B.
msg("enter password");
मैसेज ("पासवर्ड एंटर करें");
C.
msgbox("enter password");
मैसेज बॉक्स ("पासवर्ड एंटर करें");
D.
alert("enter password");
अलर्ट ("पासवर्ड एंटर करें");
Question No# :
24
out of 50
Report Bug
Which of the following acts as the input of a class-based component?
निम्नलिखित में से कौन वर्ग- बेस्ड कॉम्पोनेन्ट के इनपुट के रूप में कार्य करता है?
A.
Class
वर्ग
B.
Props
प्रॉप्स
C.
Factory
फैक्टरी
D.
None of the mentioned
उल्लेख में से कोई नहीं
Question No# :
25
out of 50
Report Bug
The purpose of extensible attribute is to __________
एक्स्टेंसिबल विशेषता का उद्देश्य __________ है
A.
make all of the own properties of that object non configurable
उस ऑब्जेक्ट के सभी गुणों को गैर-विन्यास योग्य बनाएं
B.
to configure and bring a writable property
एक लिखने योग्य संपत्ति को कॉन्फ़िगर करने और लाने के लिए
C.
“lock down” objects into a known state and prevent outside tampering
ऑब्जेक्ट्स को एक ज्ञात स्टेट में "लॉक डाउन" करें और बाहरी छेड़छाड़ को रोकें
D.
to include new properties into the object
ऑब्जेक्ट्स में न्यू प्रॉपर्टीज को शामिल करने के लिए
Question No# :
26
out of 50
Report Bug
Which of the following is true about AngularJS expressions?
निम्नलिखित में से कौन एंगुलरजेएस एक्सप्रेशन के बारे में सही है?
A.
Expressions behave in same way as ng-bind directives
अभिव्यक्ति उसी तरह व्यवहार करती है जैसे एनजी बाइंड निर्देश
B.
Expressions are used to bind application data to html
एक्सप्रेशन का उपयोग एप्लिकेशन डेटा को html से बाइंड करने के लिए किया जाता है
C.
Expressions are written inside double braces like {{expression}}
एक्सप्रेशन दोहरे ब्रेसिज़ के अंदर लिखे जाते है जैसे {{expression}}
D.
All of these
ये सभी
Question No# :
27
out of 50
Report Bug
The main purpose of a “Live Wire” in NetScape is to ________
नेटस्केप में "लाइव वायर" का मुख्य उद्देश्य ________ है
A.
Create linkage between client side and server side
क्लाइंट साइड और सर्वर साइड के बीच संबंध बनाएं
B.
Permit server side, JavaScript code, to connect to RDBMS
RDBMS से कनेक्ट करने के लिए सर्वर साइड, JavaScript कोड की अनुमति दें
C.
Support only non relational database
केवल गैर-संबंधपरक डेटाबेस का समर्थन करें
D.
To interpret JavaScript code
जावास्क्रिप्ट कोड की व्याख्या करने के लिए
Question No# :
28
out of 50
Report Bug
What will happen if the body of a for/in loop deletes a property that has not yet been enumerated?
क्या होगा यदि लूप के लिए/लूप की बॉडी एक ऐसी प्रॉपर्टी को हटा देता है जिसे अभी तक एन्यूमरेट नहीं किया गया है?
A.
The property will be stored in a cache
प्रॉपर्टी को कैश में स्टोर किया जाएगा
B.
The loop will not run
लूप नहीं चलेगा
C.
That property will not be enumerated
उस प्रॉपर्टी की गणना नहीं की जाएगी
D.
The property will be enumerated
प्रॉपर्टी की गणना की जाएगी
Question No# :
29
out of 50
Report Bug
What will be the step of the interpreter in a jump statement when an exception is thrown?
जब एक अपवाद फेंका जाता है तो जंप स्टेटमेंट में इंटरप्रेटर का स्टेप क्या होगा?
A.
The interpreter stops its work
इंटरप्रेटर अपना काम बंद कर देता है
B.
The interpreter throws another exception
इंटरप्रेटर एक और अपवाद फेंकता है
C.
The interpreter jumps to the nearest enclosing exception handler
इंटरप्रेटर निकटतम एन्क्लोज़िंग एक्सेप्शन हैंडलर पर जम्प करता है
D.
The interpreter throws an error
इंटरप्रेटर एक एरर फेंकता है
Question No# :
30
out of 50
Report Bug
The enumeration order becomes implementation dependent and non-interoperable if ___________
A.
If the object inherits enumerable properties
If the object inherits enumerable properties
B.
The object does not have the properties present in the integer array indices
The object does not have the properties present in the integer array indices
C.
The delete keyword is never used
The delete keyword is never used
D.
Object.defineProperty() is not used
Object.defineProperty() is not used
Question No# :
31
out of 50
Report Bug
What is a block statement in JavaScript?
जावास्क्रिप्ट में ब्लॉक स्टेटमेंट क्या है?
A.
conditional block
कंडीशनल ब्लॉक
B.
block that contains a single statement
ब्लॉक जिसमें एक ही स्टेटमेंट होता है
C.
both conditional block and a single statement
दोनों कंडीशनल ब्लॉक और सिंगल स्टेटमेंट
D.
block that combines multiple statements into a single compound statement
ब्लॉक जो मल्टीपल स्टेटमेंट्स को एक सिंगल कंपाउंड स्टेटमेंट में जोड़ता है
Question No# :
32
out of 50
Report Bug
Which of the following achieves the effect of using script language?
निम्नलिखित में से कौन लिपि भाषा के प्रयोग के प्रभाव को प्राप्त करता है?
A.
DHTML
DHTML
B.
XML
XML
C.
HTML
HTML
D.
CGI
CGI
Question No# :
33
out of 50
Report Bug
A linkage of series of prototype objects is called as ________
प्रोटोटाइप ऑब्जेक्ट की सीरीज़ के लिंकेज को ________ कहा जाता है
A.
prototype stack
प्रोटोटाइप स्टैक
B.
prototype chain
प्रोटोटाइप चैन
C.
prototype class
प्रोटोटाइप क्लास
D.
prototypes
प्रोटोटाइप
Question No# :
34
out of 50
Report Bug
The method or operator used to identify the array is __________
ऐरे की पहचान करने के लिए यूज़ की जाने वाली विधि या ऑपरेटर __________ है
A.
isarrayType()
isarrayType()
B.
==
==
C.
===
===
D.
typeof
typeof
Question No# :
35
out of 50
Report Bug
One of the special features of an interpreter in reference with the for loop is that ___________
लूप के रेफ़्रेन्स में इंटरप्रेटर की एक विशेष फ़ीचर्स यह है कि ___________
A.
Before each iteration, the interpreter evaluates the variable expression and assigns the name of the property
प्रत्येक पुनरावृत्ति से पहले, इंटरप्रेटर वेरिएबल अभिव्यक्ति का मूल्यांकन करता है और प्रॉपर्टी का नाम निर्दिष्ट करता है
B.
The iterations can be infinite when an interpreter is used
जब इंटरप्रेटर का यूज़ किया जाता है तो पुनरावृत्ति अनंत हो सकती है
C.
The body of the loop is executed only once
लूप की बॉडी को केवल एक बार निष्पादित किया जाता है
D.
the iteration is finite when an interpreter is used
जब इंटरप्रेटर का यूज़ किया जाता है तो पुनरावृत्ति सीमित होती है
Question No# :
36
out of 50
Report Bug
Identify the invalid statement about Angular JS Expressions
एंगुलर JS एक्सप्रेशंस के बारे में अमान्य कथन को पहचानें करे |
A.
written inside doublebr braces: {{expression }}
डबल ब्रेसेस के अंदर लिखा :{{expressions}}
B.
written inside a directive: ng-bind="expression "
एक डिरेक्टिव के अंदर लिखा ng-bind="expressions"
C.
return the result exactly where the expression is written
रिजल्ट ठीक वही लौटता है जहा एक्सप्रेशन लिखा गया हैं
D.
Angular JS expressions are different from JavaScript expressions
एंगुलर JS एक्सप्रेशन जावास्क्रिप्ट एक्सप्रेशन से अलग है
Question No# :
37
out of 50
Report Bug
What is the correct syntax for referring to an external script called "abc.js"?
"abc.js" नामक एक्सटर्नल स्क्रिप्ट को रेफरिंग करने के लिए सही सिंटैक्स क्या है?
A.
<script href=" abc.js">
<script href=" abc.js">
B.
<script scr="abc.js">
<script scr="abc.js">
C.
<script name="abc.js">
<script name="abc.js">
D.
<script src=" abc.js">
<script src=" abc.js">
Question No# :
38
out of 50
Report Bug
What is/are built in pipes? in Angular JS
एंगुलर जेएस में बिल्ट-इन पाइप क्या है?
A.
DatePipe
DatePipe
B.
UpperCasePipe
UpperCasePipe
C.
LowerCasePipe
LowerCasePipe
D.
All of the above
ऊपर के सभी
Question No# :
39
out of 50
Report Bug
Which of the following statement is correct about data binding in AngularJS?
निम्नलिखित में से कौन सा कथन AngularJS में डेटा बाइंडिंग के बारे में सही है?
A.
Automatic synchronization of data between model and view components
मॉडल और दृश्य घटकों के बीच डेटा का स्वचालित सिंक्रनाइज़ेशन
B.
Automatic synchronization of data between model and controller components
मॉडल और नियंत्रक घटकों के बीच डेटा का स्वचालित सिंक्रनाइज़ेशन
C.
Technique to save html data in the database
डेटाबेस में html डेटा को सेव करने की तकनीक
D.
Technique to bind database data to html control
डेटाबेस डेटा को html नियंत्रण से बाँधने की तकनीक
Question No# :
40
out of 50
Report Bug
Which of the following is the correct syntax for writing AngularJS expressions ?
निम्नलिखित में से कौन एंगुलरजेएस एक्सप्रेशन लिखने के लिए सही सिंटैक्स है?
A.
{{expression}}
{{ एक्सप्रेशन }}
B.
{{expression | filter1 | filter2 | …}}
{{ एक्सप्रेशन | फ़िल्टर 1 | फ़िल्टर 2 | …}}
C.
Both of the mentioned
दोनों का उल्लेख
D.
None of the mentioned
उल्लेख में से कोई नहीं
Question No# :
41
out of 50
Report Bug
Which of the following statement is true for AngularJS?
निम्नलिखित में से कौन सा कथन एंगुलरजेएस के लिए सही है?
A.
AngularJS is a closed-source front-end web framework
AngularJS एक क्लोज्ड-सोर्स फ्रंट-एंड वेब फ्रेमवर्क है
B.
AngularJS is an open-source front-end web framework
AngularJS एक ओपन-सोर्स फ्रंट-एंड वेब फ्रेमवर्क है
C.
AngularJS is an open-source backend web framework
AngularJS एक ओपन-सोर्स बैकएंड वेब फ्रेमवर्क है
D.
AngularJS is a closed-source back-end web framework
AngularJS एक क्लोज्ड-सोर्स बैक-एंड वेब फ्रेमवर्क है
Question No# :
42
out of 50
Report Bug
“An expression that can legally appear on the left side of an assignment expression.” is a well known explanation for variables, properties of objects, and elements of arrays. They are called ___________
"एक एक्सप्रेशन जो लीगली रूप से एक असाइनमेंट एक्सप्रेशन के लेफ्ट साइड दिखाई दे सकती है।" वेरिएबल,ऑब्जेक्ट्स के प्रॉपर्टीज और एरेस के एलिमेंट्स के लिए एक प्रसिद्ध व्याख्या है। वे कहते हैं
A.
Properties
प्रॉपर्टीज़
B.
Prototypes
प्रोटोटाइप
C.
Lvalue
लवल्यू
D.
Definition
डेफ़िनिशन
Question No# :
43
out of 50
Report Bug
Which of the following can be used to call a JavaScript Code Snippet?
जावास्क्रिप्ट कोड स्निपेट को कॉल करने के लिए निम्नलिखित में से किसका उपयोग किया जा सकता है?
A.
Function/Method
फ़क्शन /मेथॅड
B.
Preprocessor
पूर्वप्रक्रमक
C.
Triggering Event
प्रेरित करने वाली घटना
D.
RMI
आरएमआई
Question No# :
44
out of 50
Report Bug
Which of the following explains correctly what happens when a JavaScript program is developed on a Unix Machine?
निम्नलिखित में से कौन सही ढंग से बताता है कि जब एक यूनिक्स मशीन पर एक जावास्क्रिप्ट प्रोग्राम विकसित किया जाता है तो क्या होता है?
A.
will work perfectly well on a Windows Machine
विंडोज मशीन पर पूरी तरह से काम करेगा
B.
will be displayed as JavaScript text on the browser
ब्राउज़र पर जावास्क्रिप्ट टेक्स्ट के रूप में प्रदर्शित किया जाएगा
C.
will throw errors and exceptions
त्रुटियों और अपवादों को फेंक देगा
D.
must be restricted to a Unix Machine only
केवल यूनिक्स मशीन तक ही सीमित होना चाहिए
Question No# :
45
out of 50
Report Bug
JavaScript is a _______________ language.
जावास्क्रिप्ट एक __________ लैंग्वेज है।
A.
Object-Oriented
ऑब्जेक्ट-ओरिएंटेड
B.
High-level
हाई-लेवल
C.
Assembly-language
असेंबली-लैंग्वेज
D.
Object-Based
ऑब्जेक्ट-बेस्ड
Question No# :
46
out of 50
Report Bug
What are the three important manipulations done in a for loop on a loop variable?
लूप वेरिएबल पर लूप के लिए थ्री इम्पोर्टेन्ट मैनीपुलेशन क्या हैं?
A.
Updation, Incrementation, Initialization
अपडेशन, इंक्रीमेंट, इनिशियलाइज़ेशन
B.
Initialization,Testing, Updation
इनिशियलाइज़ेशन, टेस्टिंग,अपडेटिंग
C.
Testing, Updation, Testing
टेस्टिंग,अपडेटिंग,टेस्टिंग
D.
Initialization,Testing, Incrementation
इनिशियलाइज़ेशन,टेस्टिंग, इंक्रेमेंटेशन
Question No# :
47
out of 50
Report Bug
AngularJS is a
एंगुलरजेएस क्या है
A.
HTML Framework
HTML Framework
B.
.Net Framework
.Net Framework
C.
JavaScript framework
JavaScript framework
D.
Oracle Framework
Oracle Framework
Question No# :
48
out of 50
Report Bug
An element can be accessed in Java Script using:
जावास्क्रिप्ट में एक एलिमेंट को _______का उपयोग करके एक्सेस किया जा सकता है
A.
getElementsByName
getElementsByName
B.
getElementById
getElementById
C.
getElementsByClassName
getElementsByClassName
D.
All of the above
उपरोक्त सभी
Question No# :
49
out of 50
Report Bug
What is not a valid statement for Angular JS?
इनमे से कौन सा कथन एंगुलर JS के लिए मान्य नहीं है?
A.
It is a JavaScript framework
यह एक जावास्क्रिप्ट फ्रेमवर्क है
B.
It is added using <script> tag
इसे <script> टैग का उपयोग करके जोड़ा जाता है
C.
It is a framework written in C
यह सी में लिखा गया एक फ्रेमवर्क है
D.
Angular JS extends HTML attributes
एंगुलर JS HTML एट्रिब्यूट का विस्तार करता है
Question No# :
50
out of 50
Report Bug
Which of the following can be used as a prefix for Directives ?
निम्नलिखित में से किसका प्रयोग निर्देशों (Directives)के उपसर्ग (prefix)के रूप में किया जा सकता है?
A.
data
डाटा
B.
ng-
ng-
C.
Both (A) and (B)
(A) और (B) दोनों
D.
None of the above
उपरोक्त में से कोई नहीं
Latest Current Affairs 2024
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Online MBA 2 years
Online MCA
Online BCA
Best Website and Software Company in Allahabad