Home
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet and Web Technologies
Networking Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Javascript
Web Hosting And Publishing
M3 R5: Programming and Problem Solving through Python
Introduction to Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction to IoT
IoT Architecture
IoT Applications
IoT Security and Challenges | Soft Skills
Other Courses
Under Graduate Courses
BA
BCA
B.COM
Post Graduate Courses
MCA
MBA
M.COM
MA
M.SC.(MATHS)
MSW
Institutional Courses
DCA
ADCA
DFA
DOAP
TALLY PRIME
JAVA
PYTHON
CCA
C Languages
Job Oriented Courses
Digital Marketing
Full Stack Development
Data Science
Cybersecurity and Ethical Hacking
Blockchain Development
Cloud Computing
Artificial Intelligence (AI) and Machine Learning
Government Courses
CCC
O LEVEL
A LEVEL
Mock Test
M1 R5: Information Technology Tools and Network Basics
M2 R5: Web Designing and Publishing
M3 R5: Programming and Problem Solving through Python
M4 R5: Internet of Things (IoT) and Its Applications
Old Papers
2024
New!
Assignments
HTML
New!
CSS
New!
Javascript
New!
Python
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
The communication protocol used by internet is:
इंटरनेट द्वारा उपयोग किया जाने वाला संचार प्रोटोकॉल है:
HTTP
TCP/IP
WWW
FTP
Next Question
25
See Explanation !
2
Which HTML tag is used to convert the plain text into italic format?
सादे पाठ को इटैलिक प्रारूप में बदलने के लिए किस HTML टैग का उपयोग किया जाता है?
<italic>
<i>
<emp>
<imp>
Previous Question
Next Question
25
See Explanation !
3
Which of the following type of variable is visible everywhere in your JavaScript code?
निम्नलिखित में से कौन सा चर आपके जावास्क्रिप्ट कोड में हर जगह दिखाई देता है?
Global variable
Local variable
Both (a) and (b)
None of the above
Previous Question
Next Question
25
See Explanation !
4
What is W3.CSS
W3.CSS क्या है
A JavaScript framework
A CSS framework
A database management system
A programming language
Previous Question
Next Question
25
See Explanation !
5
Select the CSS property that sets the width of an element’s bottom border?
उस CSS प्रॉपर्टी का चयन करें, जो किसी एलिमेंट के बॉटम बॉर्डर की चौड़ाई सेट करती है?
border-width
border-bottom
border-width-bottom
border-bottom-width
Previous Question
Next Question
25
See Explanation !
6
Which element works similar to <b> element?
कौन सा तत्व किसके समान काम करता है
<fat>
<strong>
<black>
<emp>
Previous Question
Next Question
25
See Explanation !
7
Which of the following property is used to make the text bold is CSS?
निम्नलिखित में से किस प्रॉपर्टी का उपयोग टेक्स्ट को बोल्ड बनाने के लिए किया जाता है CSS?
font-weight:bold;
text-decoration:bold;
text:bold;
font:bold;
Previous Question
Next Question
25
See Explanation !
8
What is Hotmail?
हॉटमेल क्या है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
9
You can see your email in ____ of your email agent?
आप अपने ईमेल एजेंट के ____ में अपना ईमेल देख सकते हैं?
Draft
Inbox
Outbox
None of these
Previous Question
Next Question
25
See Explanation !
10
Twitter text posted as Tweet can be of ______ length
ट्वीट के रूप में पोस्ट किया गया ट्विटर टेक्स्ट ______ लंबाई का हो सकता है
140
240
260
280
Previous Question
Next Question
25
See Explanation !
11
The pseudoclass is activated when the user moves the mouse cursor over the specified element.
जब उपयोगकर्ता माउस कर्सर को निर्दिष्ट तत्व पर ले जाता है तो स्यूडोक्लास सक्रिय हो जाता है।
mouse over
mouse hover
hover
mouse move
Previous Question
Next Question
25
See Explanation !
12
Which of the following selector select sibling ?
निम्नलिखित में से कौन सा चयनकर्ता भाई - बहन का चयन करता है?
E.class
E~F
*
E,F,G
Previous Question
Next Question
25
See Explanation !
13
The process of keeping address in memory for future use is called
भविष्य के उपयोग के लिए पते को स्मृति में रखने की प्रक्रिया को कहा जाता है
Routing
Resolving
Caching
None of the above
Previous Question
Next Question
25
See Explanation !
14
Which CSS property is used to create a horizontal line?
क्षैतिज रेखा बनाने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है?
hr-line
line-horizontal
horizontal-line
border-bottom
Previous Question
Next Question
25
See Explanation !
15
Find the odd one out:
विषम चुनें
Adobe PageMill and SiteMill
NetScape Navigator Gold
Microsoft FrontPage
DOS
Previous Question
Next Question
25
See Explanation !
16
Which of the following is the correct syntax for a CSS ID selector
सीएसएस आईडी चयनकर्ता के लिए निम्नलिखित में से कौन सा सही वाक्यविन्यास है
#idname {}
.idname {}
idname {}
*idname {}
Previous Question
Next Question
25
See Explanation !
17
Which class is used to create border in w3.css
W3.css में बॉर्डर बनाने के लिए किस वर्ग का उपयोग किया जाता है
w3-border
w3.border
w3.-border
None of these
Previous Question
Next Question
25
See Explanation !
18
The CSS property outline: none; is used to:
CSS प्रॉपर्टी की रूपरेखा: कोई नहीं; इसका उपयोग किया जाता है:
Remove the border of an element
Remove the shadow of an element
Remove the outline of an element
Remove the background color of an element
Previous Question
Next Question
25
See Explanation !
19
AngularJS is a
एंगुलरजेएस क्या है
HTML Framework
.Net Framework
JavaScript framework
Oracle Framework
Previous Question
Next Question
25
See Explanation !
20
Which class makes an image circular in W3.CSS
कौन सी क्लास W3.CSS में एक इमेज सर्कुलर बनाती है
w3-circle
w3-rounded-circle
w3-rounded
w3-circular
Previous Question
Next Question
25
See Explanation !
21
SGML stands for?
SGML का अर्थ क्या है?
Standalone generalized markup language
Standalone global makeup language
Standard generalized markup language
Standalone Graphical markup language
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to make the text bold
टेक्स्ट को बोल्ड बनाने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
font-weight
font-style
text-decoratio
text-weight
Previous Question
Next Question
25
See Explanation !
23
To start a list using filled circles we use
हमारे द्वारा उपयोग की जाने वाली भरी हुई मंडलियों का उपयोग करके एक सूची शुरू करने के लिए
<ul type:"disc">
<ul type="round">
<ul type="disc">
<ul type:"round">
Previous Question
Next Question
25
See Explanation !
24
Which of the following selector selects an element if it’s the only child of its parent?
निम्नलिखित में से कौन सा चयनकर्ता एक तत्व का चयन करता है यदि वह अपने माता - पिता की इकलौती संतान है?
:root
:nth-oftype(n)
:only-child
None of these
Previous Question
Next Question
25
See Explanation !
25
AngularJS expressions bind AngularJS data to HTML like which of the following directive?
AngularJS अभिव्यक्तियाँ AngularJS डेटा को HTML से बांधती हैं जैसे कि निम्नलिखित में से कौन सा निर्देश?
ng-repeat
ng-bind
ng-app
ng-model
Previous Question