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
Which CSS Property specifies the clarity of the image ?
कौन सी सीएसएस प्रॉपर्टी छवि की स्पष्टता निर्दिष्ट करती है?
Overlay
Clearfix
Clarity
Opacity
Next Question
25
See Explanation !
2
The internet originated from the concept of
इंटरनेट की अवधारणा से उत्पन्न हुआ
Microsoft
ARPANET
Web
IBM
Previous Question
Next Question
25
See Explanation !
3
which is the correct format to set the border width for (top=10px,bottom=5px,left=20px and right=1px)
जो बॉर्डर की चौड़ाई सेट करने के लिए सही प्रारूप है (शीर्ष=10px,नीचे=5px,बाएं=20px और दाएं=1px)
border-width:10px 1px 5px 20px;
border-width:5px 20px 10px 1px;
border-width:10px 20px 5px 1px;
border-width:10px 5px 20px 1px;
Previous Question
Next Question
25
See Explanation !
4
Ipv4 and ipv6,difference in bits?
Ipv4 और ipv6, बिट्स में अंतर?
32 bits and 128 bits
128 bits and 32 bits
28 bits and 32 bits
64 bits and 128 bits
Previous Question
Next Question
25
See Explanation !
5
computers on the internet owned and operated by education form part of the
शिक्षा द्वारा स्वामित्व और संचालित इंटरनेट पर कंप्यूटर का हिस्सा है
Com domain
edu domain
mil domain
None of the above
Previous Question
Next Question
25
See Explanation !
6
Which CSS property sets a background image for an element?
कौन सी सीएसएस प्रॉपर्टी किसी एलिमेंट के लिए बैकग्राउंड इमेज सेट करती है?
background
background-attachment
background-color
background or background-image both
Previous Question
Next Question
25
See Explanation !
7
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
Previous Question
Next Question
25
See Explanation !
8
Which one of the following is not a Text Editor ?
निम्नलिखित में से कौन सा एक टेक्स्ट एडिटर नहीं है?
Notepad++
Notepad
Wordpad
Photoshop
Previous Question
Next Question
25
See Explanation !
9
Each computer connected to the host computer is known as a
मेजबान कंप्यूटर से जुड़े प्रत्येक कंप्यूटर को एक के रूप में जाना जाता है
Server
Client
Source address
Destination address
Previous Question
Next Question
25
See Explanation !
10
Which W3.CSS Class Is Used to Make a Text as Left Alignment
बाएं संरेखण के रूप में टेक्स्ट बनाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है
w3-align-left
w3-left
w3-left-align
w3-text-left
Previous Question
Next Question
25
See Explanation !
11
Which CSS pseudo-element is used to select the first line of a block
ब्लॉक की पहली पंक्ति का चयन करने के लिए किस CSS स्यूडो - तत्व का उपयोग किया जाता है
:first-line
:line-first
:first-letter
:line-start
Previous Question
Next Question
25
See Explanation !
12
Which one is valid color code for RED color in Hexadecimal Color scheme
हेक्साडेसिमल रंग योजना में लाल रंग के लिए कौन सा मान्य रंग कोड है
#FFFF00
#FF0000
#00FF00
#FFFF00
Previous Question
Next Question
25
See Explanation !
13
Find the odd one out:
विषम चुनें
Adobe PageMill and SiteMill
NetScape Navigator Gold
Microsoft FrontPage
DOS
Previous Question
Next Question
25
See Explanation !
14
MDA stands for
के लिए खड़ा है
Mail Delivery Agent
Mail Dissemination Agent
Mail Departure Agent
Mail Dispatch Assurance
Previous Question
Next Question
25
See Explanation !
15
Which of the following attributes specifies the name of the image file?
निम्नलिखित में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
Font
SRC
Color
Size
Previous Question
Next Question
25
See Explanation !
16
Which of the following selector selects the elements that is the first child of its parent that is of its type ?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-of-type
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
17
Which of the following protocols is used for WWW ?
WWW के लिए निम्नलिखित में से किस प्रोटोकॉल का उपयोग किया जाता है?
ftp
http
W3
All of the above
Previous Question
Next Question
25
See Explanation !
18
Which program is used by web clients to view the web pages?
वेब पेज देखने के लिए वेब क्लाइंट द्वारा किस प्रोग्राम का उपयोग किया जाता है?
Web browser
Protocol
Web Server
Search engines
Previous Question
Next Question
25
See Explanation !
19
Identify the non-semantic elements in HTML tags
HTML टैग में गैर - सेमैंटिक तत्वों की पहचान करें
<div>
<form>
<table>
<article>
Previous Question
Next Question
25
See Explanation !
20
Which attribute is/are used to set the dimensions of the image?
छवि के आयामों को सेट करने के लिए किस विशेषता का उपयोग किया जाता है/किया जाता है?
size
width and Height
length and breadth
dimension
Previous Question
Next Question
25
See Explanation !
21
Which of the following directives allows one to use form ?
निम्नलिखित में से कौन सा निर्देश किसी को फ़ॉर्म का उपयोग करने की अनुमति देता है?
ng-app
ng-form
ng-controller
ng-bind
Previous Question
Next Question
25
See Explanation !
22
What does CSS stands for?
CSS का क्या अर्थ है?
Creating Style Sheets
Cascading Style Sheets
Computer Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
23
JavaScript is designed for following purpose-
जावास्क्रिप्ट को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है -
To execute Query related to DB on server.
To style HTMLpages.
To Add Interactivity to HTML pages.
To perform server side scripting operation.
Previous Question
Next Question
25
See Explanation !
24
E-mail stands for
ई - मेल का मतलब है
Electronic man
Electromagnetic mail
Electronic mail
Engine Mail
Previous Question
Next Question
25
See Explanation !
25
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________इंगित करता है कि आईपी प्रसंस्करण पूरा होने के बाद ऊपरी - परत प्रोटोकॉल आने वाले पैकेट प्राप्त करता है।
Source address
Data
Protocol
Header Checksum
Previous Question