Syllabus
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
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
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
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
In HTML document the tags _____ .
HTML दस्तावेज़ में टैग _____ ।
Should be written in upper case
Should be written in lower case
Should be written in proper case
Can be written in both upper case or lower case
Next Question
25
See Explanation !
2
Which CSS property is used to change the order of flex items
फ्लेक्स आइटम के ऑर्डर को बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
order
flex-order
item-order
flex-direction
Previous Question
Next Question
25
See Explanation !
3
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
4
Which attribute is used to set background color of html page?
HTML पृष्ठ के पृष्ठभूमि रंग को सेट करने के लिए किस विशेषता का उपयोग किया जाता है?
bgcolor
background
back color
None of the above
Previous Question
Next Question
25
See Explanation !
5
The CSS property pointer-events: auto; does what to an element
CSS प्रॉपर्टी पॉइंटर - इवेंट: ऑटो; एक एलिमेंट को क्या करता है
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Previous Question
Next Question
25
See Explanation !
6
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
7
Short quote HTML tag:
छोटा उद्धरण एचटीएमएल टैग:
<quote>
<qt>
<q>
None of these
Previous Question
Next Question
25
See Explanation !
8
______ is text with hyperlinks
______ हाइपरलिंक्स के साथ टेक्स्ट है
Lower Text
Upper Text
Toggle Text
Hypertext
Previous Question
Next Question
25
See Explanation !
9
Which of the following properties of an anchor element indicates that the user is currently clicking on an element ?
एंकर तत्व के निम्नलिखित में से कौन सा गुण इंगित करता है कि उपयोगकर्ता वर्तमान में किसी तत्व पर क्लिक कर रहा है?
:link
:visited
:hover
:active
Previous Question
Next Question
25
See Explanation !
10
Which of the following is not a pair tag?
निम्नलिखित में से कौन सा युग्म टैग नहीं है?
<img>
<ul>
<a>
<li>
Previous Question
Next Question
25
See Explanation !
11
w3.css grids is used for
w3.css ग्रिड का उपयोग किसके लिए किया जाता है
Responsive web design
Image Gallery
Encrypted data
All of these
Previous Question
Next Question
25
See Explanation !
12
______________ is the address of the web document currently displayed on the monitor.
______________ वर्तमान में मॉनिटर पर प्रदर्शित वेब दस्तावेज़ का पता है।
TCP
ISP
URL
UDP
Previous Question
Next Question
25
See Explanation !
13
How do you add a comment in CSS
आप सीएसएस में एक टिप्पणी कैसे जोड़ते हैं
<!-- Comment -->
// Comment
/* Comment */
# Comment
Previous Question
Next Question
25
See Explanation !
14
The system that translates an IP address into an easier to remember name is the
वह प्रणाली जो एक IP पते को याद रखने में आसान नाम में अनुवाद करती है, वह है
Packet switching
DNS
Domain numbering system
None of the above
Previous Question
Next Question
25
See Explanation !
15
Which one is incorrect class name for Font Size in W3.CSS
W3.CSS में फ़ॉन्ट आकार के लिए कौन सा क्लास नाम गलत है
w3-jumbo
w3-large
w3-normal
w3-tiny
Previous Question
Next Question
25
See Explanation !
16
____________ access is a reliable and scalable worldwide Internet access service.
____________ एक्सेस एक विश्वसनीय और स्केलेबल विश्वव्यापी इंटरनेट एक्सेस सेवा है।
Shell
ISDN connection
Dedicated access
ISDN services
Previous Question
Next Question
25
See Explanation !
17
In which of the following ways can a submit button be created?
निम्नलिखित में से किस तरीके से सबमिट बटन बनाया जा सकता है?
<input type="submit" value="Submit"/>
<input type="text" value="Submit"/>
<input type="button" value="Submit"/>
<input type="reset" value="Submit"/>
Previous Question
Next Question
25
See Explanation !
18
How to specify individual items in an ordered list?
ऑर्डर की गई लिस्ट में अलग - अलग आइटम कैसे निर्दिष्ट करें?
LI
UL
OI
None of the above
Previous Question
Next Question
25
See Explanation !
19
Which of the following is a business networking site?
निम्नलिखित में से कौन एक व्यावसायिक नेटवर्किंग साइट है?
Twitter
WhatsApp
LinkedIn
YouTube
Previous Question
Next Question
25
See Explanation !
20
Which class in W3.CSS is used to apply a black border to an element
W3.CSS में किस वर्ग का उपयोग किसी तत्व पर ब्लैक बॉर्डर लगाने के लिए किया जाता है
w3-border
w3-black-border
w3-border-black
w3-bd
Previous Question
Next Question
25
See Explanation !
21
________ is a supplementary protocol that allows non-ASCII data to be sent through SMTP.
________ एक पूरक प्रोटोकॉल है जो गैर - एएससीआईआई डेटा को एसएमटीपी के माध्यम से भेजने की अनुमति देता है।
SNMP
MIME
IMAP4
SCTP
Previous Question
Next Question
25
See Explanation !
22
What is Hotmail?
हॉटमेल क्या है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
23
Multiple declarations of variables are separated by which symbol.
चर की कई घोषणाओं को किस प्रतीक से अलग किया जाता है।
Semicolon
Colon
Comma
Asterisk
Previous Question
Next Question
25
See Explanation !
24
To join on the Internet, the computer has to be connected through the
इंटरनेट पर शामिल होने के लिए, कंप्यूटर को निम्नलिखित के माध्यम से कनेक्ट करना होगा
Internet architecture board
Internet society
Internet service provider
none of the mentioned
Previous Question
Next Question
25
See Explanation !
25
What is another name for junk mail?
जंक मेल का दूसरा नाम क्या है?
Sniffer script
Spruff
Spam
Crepe
Previous Question