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
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
What is work of w3-pannel class?
W3 - पैनल क्लास का काम क्या है?
provide 16px top and bottom margin and 16px left and right padding
provide 16px top and bottom margin and 16px left and right margin
provide 16px top and bottom padding and 16px left and right margin
provide 16px top and bottom padding and 16px left and right padding
Next Question
25
See Explanation !
2
What is the full form of B2B?
B2B का पूर्ण रूप क्या है?
Base to Base
Base to Business
Business to Business
None
Previous Question
Next Question
25
See Explanation !
3
Which of the following scoping type does JavaScript use?
जावास्क्रिप्ट निम्नलिखित में से किस स्कोपिंग प्रकार का उपयोग करता है?
Sequential
Segmental
Lexical
Literal
Previous Question
Next Question
25
See Explanation !
4
Multipurpose Internet Mail Extension (MIME) was developed
बहुउद्देशीय इंटरनेट मेल एक्सटेंशन (MIME) विकसित किया गया था
to support email messages containing text and video
to support email messages containing text, audio and video
to support email messages containing audio and video
to support text-based email messages
Previous Question
Next Question
25
See Explanation !
5
Which of the following HTML tag is used to create an unordered list?
एक अनऑर्डर्ड लिस्ट बनाने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<ol>
<ul>
<li>
<ll>
Previous Question
Next Question
25
See Explanation !
6
Web site is a collecton of
वेब साइट का एक संग्रह है
HTML documents
Graphic files
Audio and Video files
All of the above
Previous Question
Next Question
25
See Explanation !
7
Which is not a valid encoding standard not present in Notepad++?
नोटपैड में कौन सा मान्य एन्कोडिंग मानक मौजूद नहीं है?
ANSI
UTF-8
UTF-8 BOM
UTF-16
Previous Question
Next Question
25
See Explanation !
8
How many days have I stored for any message trash?
मैंने किसी भी मैसेज ट्रैश के लिए कितने दिन स्टोर किए हैं?
100 Days
30 Days
50 Days
10 Days
Previous Question
Next Question
25
See Explanation !
9
Which HTML tag is used for making character appearance bold?
चरित्र की उपस्थिति को बोल्ड बनाने के लिए किस HTML टैग का उपयोग किया जाता है?
<u>content</u>
<b>content</b>
<br>content</br>
<i>content</i>
Previous Question
Next Question
25
See Explanation !
10
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question
Next Question
25
See Explanation !
11
The complete form of MUA is ?
MUA का पूरा रूप क्या है ?
Mail User Authentication
Mail User Application
Mail User Agent
Multi User Agent
Previous Question
Next Question
25
See Explanation !
12
A television broadcast is an example of _______ transmission.
एक टेलीविजन प्रसारण _______ प्रसारण का एक उदाहरण है।
simplex
half-duplex
full-duplex
automatic
Previous Question
Next Question
25
See Explanation !
13
Which of the following are not examples of social networking?
निम्नलिखित में से कौन सामाजिक नेटवर्किंग के उदाहरण नहीं हैं?
Facebook
Instagram
Amazon
Linkedin
Previous Question
Next Question
25
See Explanation !
14
A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करके एक लिंक किया गया पृष्ठ आमतौर पर इसमें प्रदर्शित किया जाता है
New window
Current window
New tab
Same tab
Previous Question
Next Question
25
See Explanation !
15
If we want to add some document in mail then we choose which option ?
यदि हम मेल में कुछ दस्तावेज़ जोड़ना चाहते हैं तो हम कौन सा विकल्प चुनते हैं?
Link
Compost
Add
Attachment
Previous Question
Next Question
25
See Explanation !
16
Which class in W3.CSS adds a red background to an element
W3.CSS में कौन सी क्लास किसी एलिमेंट में लाल बैकग्राउंड जोड़ती है
w3-bg-danger
w3-red
bg-red
red-bg
Previous Question
Next Question
25
See Explanation !
17
How to apply specific styles to h1 tag only when mouse points to it
H1 टैग पर विशिष्ट शैलियों को केवल तभी लागू करें जब माउस इसे इंगित करता है
h1.hover
h1 : hover
h1-hover
h1+hover
Previous Question
Next Question
25
See Explanation !
18
Using <p> tag will
P टैग उपयोग करके
start a new paragraph
break the line
end the current paragraph
none of the above
Previous Question
Next Question
25
See Explanation !
19
HTTP status codes are in ___ digits
HTTP स्टेटस कोड ___ अंकों में हैं
1 digit
2 digit
3 digit
4 digit
Previous Question
Next Question
25
See Explanation !
20
What is the correct HTML tag for a line break
लाइन ब्रेक के लिए सही HTML टैग क्या है
<b>
<lb>
<break>
<br>
Previous Question
Next Question
25
See Explanation !
21
TCP/IP is
TCP/IP है
Abbreviation for Transmission Control Protocol and Internet Protocol
A suite of networking protocols
A standard protocol that lets disparate types of computers communicate over the Net
All the above
Previous Question
Next Question
25
See Explanation !
22
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
23
________ 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 !
24
Which of the following selector matches a element based on its id?
निम्नलिखित में से कौन सा चयनकर्ता अपनी आईडी के आधार पर एक तत्व से मेल खाता है?
The universal selector
The Descendant Selector
The Class selector
The id selector
Previous Question
Next Question
25
See Explanation !
25
In which part of the HTML metadata is contained?
HTML मेटाडेटा के किस भाग में निहित है?
body tag
html tag
head tag
title tag
Previous Question