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
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Next Question
25
See Explanation !
2
________ is an example of e-mail utility
________ ई - मेल उपयोगिता का एक उदाहरण है
Word
Outlook
Explorer
Excel
Previous Question
Next Question
25
See Explanation !
3
How does the “for” attribute of label links to input box?
इनपुट बॉक्स में लेबल लिंक की "for" विशेषता कैसे होती है?
set the “name” attribute of input to same value as “for” attribute
set the “value” attribute of input to same value as “for” attribute
set the “id” attribute of input to same value as “for” attribute
all the above options are necessary
Previous Question
Next Question
25
See Explanation !
4
Email addresses separate the user name from the ISP using the symbol
ईमेल पते प्रतीक का उपयोग करके ISP से उपयोगकर्ता नाम को अलग करते हैं
&
@
$
%
Previous Question
Next Question
25
See Explanation !
5
HTTP stands for________
HTTP का अर्थ ________ है।
Hyper Text Transfer Protocol
Hyper Tetra Transfer Protocol
Heavy Text Transfer Protocol
Huge Text Transfer Protocol
Previous Question
Next Question
25
See Explanation !
6
MAN stands for
के लिए खड़ा है
Maximum Area Network
Minimum Area Network
Main Area Network
Metropolitan Area Network
Previous Question
Next Question
25
See Explanation !
7
How do you apply styles to all <input> elements that are checked
आप सभी पर स्टाइल कैसे लागू करते हैं
input:checked
input:focus
input:hover
input:active
Previous Question
Next Question
25
See Explanation !
8
The key difference between JavaScript and Java is
जावास्क्रिप्ट और जावा के बीच मुख्य अंतर है
JavaScript can be combined directly with HTML.
The JavaScript language structure is simpler than that of Java.
The JavaScript interpreter is built into a Web browser.
All of the above
Previous Question
Next Question
25
See Explanation !
9
MIME stands for:
MIME का तात्पर्य है:
Multipoint Internet Mail Extensions
Multimedia Interface Mail Extensions
Multipoint Mail Extensions
Multipurpose Internet Mail Extensions
Previous Question
Next Question
25
See Explanation !
10
Which type of network covers a limited geographic distance, such as an office, building, or a group of buildings in close proximity to each other?
किस प्रकार का नेटवर्क एक सीमित भौगोलिक दूरी को कवर करता है, जैसे कि एक कार्यालय, इमारत, या इमारतों का एक समूह जो एक दूसरे के करीब है?
LAN
MAN
WAN
None of the above
Previous Question
Next Question
25
See Explanation !
11
The CSS property max-width is used to:
CSS प्रॉपर्टी की अधिकतम चौड़ाई का इस्तेमाल इस काम के लिए किया जाता है:
Set the maximum height of an element
Set the maximum width of an element
Set the minimum width of an element
Change the font size
Previous Question
Next Question
25
See Explanation !
12
How can you open a link in its own unique new window?
आप अपनी अनोखी नई विंडो में एक लिंक कैसे खोल सकते हैं?
TARGET=”_NEW_WINDOW”
TARGET=”NEW”
TARGET=”_BLANK”
TARGET=”_NEW”
Previous Question
Next Question
25
See Explanation !
13
If an element have padding values 20px for top, 30px bottom, 15px for right, 10px for left. Then which of the following is the correct way to set that padding?
यदि किसी तत्व का पैडिंग मान शीर्ष के लिए 20px, नीचे के लिए 30px, दाएं के लिए 15px, बाएं के लिए 10px है। फिर उस पैडिंग को सेट करने का सही तरीका निम्नलिखित में से कौन सा है?
padding: 20px 30px 15px 10px
padding: 20px 15px 30px 10px
padding: 15px 30px 10px 20px
padding: 30px 15px 20px 10px
Previous Question
Next Question
25
See Explanation !
14
What is retweet?
रीट्वीट क्या है?
Retweet
Tweeting frequently
Replying to someone's tweet
All of the above
Previous Question
Next Question
25
See Explanation !
15
Which of these do not provide free E-mail?
इनमें से कौन सा मुफ्त ई - मेल प्रदान नहीं करता है?
Hotmail
Rediff
WhatsApp
Yahoo
Previous Question
Next Question
25
See Explanation !
16
Which of the following is not a block element?
निम्नलिखित में से कौन एक ब्लॉक तत्व नहीं है?
<h1>
<ul>
<p>
<a>
Previous Question
Next Question
25
See Explanation !
17
Who is the founder of Email?
ईमेल का संस्थापक कौन है?
Ray Tomlinson
Bill Gates
Steve Jobs
None
Previous Question
Next Question
25
See Explanation !
18
The ___________ is a set of rules governing the format of data sent over the internet or other network.
___________ इंटरनेट या अन्य नेटवर्क पर भेजे गए डेटा के प्रारूप को नियंत्रित करने वाले नियमों का एक सेट है।
Transmission control protocol
User datagram protocol
Internet protocol
Session protocol
Previous Question
Next Question
25
See Explanation !
19
WAN stands for
WAN का पूर्ण अर्थ क्या है
Wire Accessible Network
Widely Accessible Network
Wide Area Network
Wire and Network
Previous Question
Next Question
25
See Explanation !
20
How do you make each word in a text start with a capital letter?
आप टेक्स्ट में प्रत्येक शब्द को बड़े अक्षर से कैसे शुरू करते हैं?
You can't do that with CSS
transform:capitalize
text-style:capitalize
text-transform:capitalize
Previous Question
Next Question
25
See Explanation !
21
Which value of position always fixes the position of the element relative to the viewport?
स्थिति का कौन सा मान हमेशा व्यूपोर्ट के सापेक्ष तत्व की स्थिति को ठीक करता है?
absolute
fixed
static
sticky
Previous Question
Next Question
25
See Explanation !
22
Which converter is present in Notepad++?
नोटपैड में कौन सा कनवर्टर मौजूद है?
ASCII to HEX
ASCII to OCT
HEX to ASCII
Both (A) and (C)
Previous Question
Next Question
25
See Explanation !
23
Resolution of externally defined symbols is performed by
बाहरी रूप से परिभाषित प्रतीकों का रिज़ॉल्यूशन किसके द्वारा किया जाता है
Linker
Loader
Compiler
Editor
Previous Question
Next Question
25
See Explanation !
24
Which selector applies styles to all <p> elements inside a <div> with the class .content
कौन सा चयनकर्ता सभी पर शैलियों को लागू करता है
content p
p.content
.content > p
p .content
Previous Question
Next Question
25
See Explanation !
25
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Previous Question