O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASICS
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 BASICS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Videos
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
Bookmark
Which of the following object is the main entry point to all client-side JavaScript features and APIs?
निम्नलिखित में से कौन सी वस्तु सभी क्लाइंट-साइड जावास्क्रिप्ट सुविधाओं और एपीआई का मुख्य प्रवेश बिंदु है?
A.
Position
पोज़िशन
B.
Window
विंडो
C.
Standard
स्टैंडर्ड
D.
Location
लोकेशन
Question No# :
02
out of 50
Report Bug
Bookmark
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# :
03
out of 50
Report Bug
Bookmark
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 the above
All the above
Question No# :
04
out of 50
Report Bug
Bookmark
JavaScript can be written __________
जावास्क्रिप्ट को __________ लिखा जा सकता है
A.
directly into JS file and included into HTML
सीधे JS फ़ाइल में और HTML में शामिल
B.
directly on the server page
सीधे सर्वर पेज पर
C.
directly into HTML pages
सीधे HTML पेजेज में
D.
directly into the css file
सीधे सीएसएस फ़ाइल में
Question No# :
05
out of 50
Report Bug
Bookmark
JavaScript can change?
जावास्क्रिप्ट _______को बदल सकता है?
A.
HTML Conternt
HTML कंटेन्ट
B.
HTML Attribute Values
HTML एट्रिब्यूट वैल्यूज
C.
HTML Styles
HTML स्टाइल
D.
AIl of the above
उपरोक्त सभी
Question No# :
06
out of 50
Report Bug
Bookmark
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# :
07
out of 50
Report Bug
Bookmark
Which of these is not a logical operator?
ऑब्जेक्ट्स को एक ज्ञात स्थिति में "लॉक डाउन" करें और बाहरी छेड़छाड़ को रोकें
A.
!
!
B.
&
&
C.
&&
&&
D.
||
||
Question No# :
08
out of 50
Report Bug
Bookmark
A conditional expression is also called a _______________
एक कंडीशनल एक्सप्रेशन को __________ भी कहा जाता है
A.
Alternative to if-else
अगर-अन्य के लिए वैकल्पिक
B.
Immediate if
तत्काल यदि
C.
If-then-else statement
अगर-तो-अन्य स्टेटमेंट
D.
Switch statement
स्विच स्टेटमेंट
Question No# :
09
out of 50
Report Bug
Bookmark
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# :
10
out of 50
Report Bug
Bookmark
The script tag must be placed in __________
स्क्रिप्ट टैग को __________ में रखा जाना चाहिए
A.
the head tag
हेड टैग
B.
the head or body
हेड या बॉडी
C.
the title or head
टाइटल या हेड
D.
after the body tag
बॉडी टैग के बाद
Question No# :
11
out of 50
Report Bug
Bookmark
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# :
12
out of 50
Report Bug
Bookmark
The basic purpose of the toLocaleString() is to _________
toLocaleString() का मूल उद्देश्य _________ है
A.
return a localised object representation
एक लोकलाइजेशन ऑब्जेक्ट रिप्रजेंटेशन को रिटर्न करे
B.
return a parsed string
एक पार्स की गई स्ट्रिंग को रिटर्न करे
C.
return a local time in the string format
स्ट्रिंग फॉर्मेट में स्थानीय समय को रिटर्न करे
D.
return a localized string representation of the object
ऑब्जेक्ट का लोकलाइजेशन स्ट्रिंग रिप्रजेंटेशन को रिटर्न करे
Question No# :
13
out of 50
Report Bug
Bookmark
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# :
14
out of 50
Report Bug
Bookmark
React.js is written in which of the following language?
React.js निम्नलिखित में से किस भाषा में लिखा गया है?
A.
C
C
B.
C++
C++
C.
JavaScript
जावास्क्रिप्ट
D.
Java
जावा
Question No# :
15
out of 50
Report Bug
Bookmark
Which of the following expressions is true ?
निम्नलिखित में से कौन सा एक्सप्रेशन सही है ?
A.
{expression}
{expression}
B.
[{ expression }]
[{ expression }]
C.
_expression
_expression
D.
{{ expression }}
{{ expression }}
Question No# :
16
out of 50
Report Bug
Bookmark
Multiple declarations of variables are separated by which symbol.
वैरिएबल की एकाधिक घोषणाओं को किस सिंबल द्वारा अलग किया जाता है।
A.
Semicolon
सेमीकोलन
B.
Colon
कॉलन
C.
Comma
कॉमा
D.
Asterisk
तारांकन
Question No# :
17
out of 50
Report Bug
Bookmark
To determine whether one object is the prototype of (or is part of the prototype chain of) another object, one should use the ____________
यह निर्धारित करने के लिए कि क्या एक ऑब्जेक्ट किसी अन्य ऑब्जेक्ट का प्रोटोटाइप है (या प्रोटोटाइप चैन का हिस्सा है), किसी को _________ का यूज़ करना चाहिए
A.
isPrototypeOf() method
isPrototypeOf() मेथड
B.
equals() method
equals() मेथड
C.
=== operator
=== ऑपरेटर
D.
==opertor
==ऑपरेटर
Question No# :
18
out of 50
Report Bug
Bookmark
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# :
19
out of 50
Report Bug
Bookmark
Which of the following directives allows one to use form ?
निम्नलिखित में से कौन सा निर्देश किसी को फॉर्म का उपयोग करने की अनुमति देता है?
A.
ng-app
ng-app
B.
ng-form
ng-form
C.
ng-controller
ng-controller
D.
ng-bind
ng-bind
Question No# :
20
out of 50
Report Bug
Bookmark
JavaScript is designed for following purpose-
जावास्क्रिप्ट को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है-
A.
To execute Query related to DB on server.
सर्वर पर DB से संबंधित क्वेरी को निष्पादित करने के लिए।
B.
To style HTMLpages.
HTML पजेस को स्टाइल करने के लिए।
C.
To Add Interactivity to HTML pages.
HTML पजेस में इंटेरेक्टिविटी जोड़ने के लिए।
D.
To perform server side scripting operation.
सर्वर साइड स्क्रिप्टिंग ऑपरेशन परफॉर्म करने के लिए।
Question No# :
21
out of 50
Report Bug
Bookmark
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# :
22
out of 50
Report Bug
Bookmark
A linkage of series of prototype objects is called as ________
प्रोटोटाइप ऑब्जेक्ट की सीरीज़ के लिंकेज को ________ कहा जाता है
A.
prototype stack
प्रोटोटाइप स्टैक
B.
prototype chain
प्रोटोटाइप चैन
C.
prototype class
प्रोटोटाइप क्लास
D.
prototypes
प्रोटोटाइप
Question No# :
23
out of 50
Report Bug
Bookmark
Which of the following is not a framework?
निम्नलिखित में से कौन सा फ़्रेमवर्क नहीं है?
A.
JavaScript .NET
जावास्क्रिप्ट .NET
B.
JavaScript
जावास्क्रिप्ट
C.
Cocoa JS
कोको जे एस
D.
jQuery
जेक्वेरी
Question No# :
24
out of 50
Report Bug
Bookmark
The pop() method of the array does which of the following task?
ऐरे की पॉप () विधि निम्नलिखित में से कौन सा कार्य करती है?
A.
decrements the total length by 1
कुल लंबाई में 1 . की कमी करता है
B.
increments the total length by 1
कुल लंबाई को 1 . से बढ़ाता है
C.
prints the first element but no effect on the length
पहला एलिमेंट प्रिंट करता है लेकिन लंबाई पर कोई इफ़ेक्ट नहीं पड़ता
D.
updates the element
एलिमेंट्स को अपडेट करता है
Question No# :
25
out of 50
Report Bug
Bookmark
Which of the following components can be injected as a dependency in AngularJS?
निम्नलिखित में से कौन सा घटक AngularJS में निर्भरता के रूप में इंजेक्ट किया जा सकता है?
A.
factory
फैक्टरी
B.
service
सर्विस
C.
value
मूल्य
D.
All of the above
ऊपर के सभी
Question No# :
26
out of 50
Report Bug
Bookmark
Why is a JavaScript engine needed?
जावास्क्रिप्ट इंजन की आवश्यकता क्यों है?
A.
Both Compiling & Interpreting the JavaScript
जावास्क्रिप्ट इंजन की आवश्यकता क्यों है?
B.
Parsing the javascript
जावास्क्रिप्ट को पार्स करना
C.
Interpreting the JavaScript
जावास्क्रिप्ट की व्याख्या करना
D.
Compiling the JavaScript
जावास्क्रिप्ट का संकलन
Question No# :
27
out of 50
Report Bug
Bookmark
Exponential operator in JavaScript is:
जावास्क्रिप्ट में एक्सपोनेंसिअल ऑपरेटर____ है:
A.
^
^
B.
%
%
C.
**
**
D.
None of the above
None of the above
Question No# :
28
out of 50
Report Bug
Bookmark
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# :
29
out of 50
Report Bug
Bookmark
The method or operator used to identify the array is __________
ऐरे की पहचान करने के लिए यूज़ की जाने वाली विधि या ऑपरेटर __________ है
A.
isarrayType()
isarrayType()
B.
==
==
C.
===
===
D.
typeof
typeof
Question No# :
30
out of 50
Report Bug
Bookmark
JavaScript is a _______________ language.
जावास्क्रिप्ट एक __________ लैंग्वेज है।
A.
Object-Oriented
ऑब्जेक्ट-ओरिएंटेड
B.
High-level
हाई-लेवल
C.
Assembly-language
असेंबली-लैंग्वेज
D.
Object-Based
ऑब्जेक्ट-बेस्ड
Question No# :
31
out of 50
Report Bug
Bookmark
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# :
32
out of 50
Report Bug
Bookmark
Which of the following scoping type does JavaScript use?
निम्नलिखित में से कौन सा स्कोपिंग प्रकार जावास्क्रिप्ट का उपयोग करता है?
A.
Sequential
क्रमबद्ध
B.
Segmental
कमानी
C.
Lexical
शाब्दिक
D.
Literal
आक्षरिक
Question No# :
33
out of 50
Report Bug
Bookmark
Which of the following type of variable is visible everywhere in your JavaScript code?
आपके जावास्क्रिप्ट कोड में निम्न में से किस प्रकार का वैरिएबल हर जगह दिखाई देता है?
A.
Global variable
ग्लोबल वैरिएबल
B.
Local variable
लोकल वैरिएबल
C.
Both (a) and (b)
A और B दोनों)
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
34
out of 50
Report Bug
Bookmark
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# :
35
out of 50
Report Bug
Bookmark
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# :
36
out of 50
Report Bug
Bookmark
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# :
37
out of 50
Report Bug
Bookmark
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# :
38
out of 50
Report Bug
Bookmark
What is JavaScript?
जावास्क्रिप्ट क्या है?
A.
A markup language
A markup language
B.
A programming language
A programming language
C.
A database
A database
D.
A server
A server
Question No# :
39
out of 50
Report Bug
Bookmark
Which of the operator is used to test if a particular property exists or not?
किसी विशेष प्रॉपर्टी के exists होने या न होने का टेस्ट करने के लिए किस ऑपरेटर का यूज़ किया जाता है?
A.
in
in
B.
exist
exist
C.
within
within
D.
exists
exists
Question No# :
40
out of 50
Report Bug
Bookmark
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# :
41
out of 50
Report Bug
Bookmark
The primary purpose of the array map() function is that it __________
ऐरे मैप () फ़ंक्शन का प्राइमरी उद्देश्य यह है कि यह __________
A.
maps the elements of another array into itself
किसी अन्य ऐरे के एलिमेंट को अपने आप में मैप करता है
B.
passes each element of the array and returns the necessary mapped elements
ऐरे के प्रत्येक एलिमेंट को पास करता है और आवश्यक मैप किए गए एलिमेंट्स को लौटाता है
C.
passes each element of the array on which it is invoked to the function you specify, and returns an array containing the values returned by that function
उस ऐरे के प्रत्येक एलिमेंट को पास करता है जिस पर इसे आपके द्वारा निर्दिष्ट फ़ंक्शन पर लागू किया जाता है, और उस फ़ंक्शन द्वारा लौटाए गए मानों वाला एक ऐरे देता है
D.
pass the elements of the array into another array
ऐरे के एलिमेंट्स को किसी अन्य ऐरे में पास करें
Question No# :
42
out of 50
Report Bug
Bookmark
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# :
43
out of 50
Report Bug
Bookmark
Identify the invalid HTML event
इनवैलिड HTML ईवेंट की पहचान करें
A.
unload
unload
B.
load
load
C.
onmouseout
onmouseout
D.
onmouseover
onmouseover
Question No# :
44
out of 50
Report Bug
Bookmark
Where is Client-side JavaScript code is embedded within HTML documents?
क्लाइंट-साइड जावास्क्रिप्ट कोड HTML दस्तावेज़ों में कहाँ एम्बेड किया गया है?
A.
A URL that uses the special javascript:code
एक यूआरएल जो विशेष जावास्क्रिप्ट का उपयोग करता है: कोड
B.
A URL that uses the special javascript:protocol
एक यूआरएल जो विशेष जावास्क्रिप्ट का उपयोग करता है: प्रोटोकॉल
C.
A URL that uses the special javascript:encoding
एक यूआरएल जो विशेष जावास्क्रिप्ट का उपयोग करता है: एन्कोडिंग
D.
A URL that uses the special javascript:stack
एक यूआरएल जो विशेष जावास्क्रिप्ट का उपयोग करता है: स्टैक
Question No# :
45
out of 50
Report Bug
Bookmark
JavaScript was invented by _____
जावास्क्रिप्ट का आविष्कार _____ द्वारा किया गया था।
A.
HelSinki Linus
हेलसिंकी लिनस
B.
W3 Group
समूह
C.
Brendan Eich
ब्रेंडन ईच
D.
James Gossling
जेम्स गॉस्लिंग
Question No# :
46
out of 50
Report Bug
Bookmark
What is React.js?
React.js क्या है?
A.
Open-source JavaScript back-end library
ओपन-सोर्स जावास्क्रिप्ट बैक-एंड लाइब्रेरी
B.
JavaScript front-end library to create a database
डेटाबेस बनाने के लिए जावास्क्रिप्ट फ्रंट-एंड लाइब्रेरी
C.
Free and open-source JavaScript front-end library
फ्री और ओपन-सोर्स जावास्क्रिप्ट फ्रंट-एंड लाइब्रेरी
D.
None of the mentioned
उल्लेख में से कोई नहीं
Question No# :
47
out of 50
Report Bug
Bookmark
Which operator is used to get the data type of a variable in JavaScript?
JavaScrip में एक वैरिएअब का डेटाटाइप प्राप्त करने के लिए किस ऑपरेटर का उपयोग किया जाता है
A.
instanceof
instanceof
B.
gettype
gettype
C.
typeof
typeof
D.
none of the above
उपरोक्त में से कोई नहीं
Question No# :
48
out of 50
Report Bug
Bookmark
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# :
49
out of 50
Report Bug
Bookmark
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# :
50
out of 50
Report Bug
Bookmark
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
उपरोक्त में से कोई नहीं
Latest Current Affairs 2026
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