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
The CSS property z-index is used to:
CSS प्रॉपर्टी z - इंडेक्स का उपयोग निम्न के लिए किया जाता है:
Set the opacity of an element
Define the order of stacking for positioned elements
Control the size of an element
Specify the shadow of an element
Next Question
25
See Explanation !
2
A proper scripting language is a __________
एक उचित स्क्रिप्टिंग भाषा __________ है।
High level programming language
Assembly level programming language
Machine level programming language
Low level programming language
Previous Question
Next Question
25
See Explanation !
3
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Previous Question
Next Question
25
See Explanation !
4
An index page is________
एक सूचकांक पृष्ठ ________ है
an index of encyclopedia articles
where all Internet data is stored
required for access to the Internet
the first page of a website
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
The main container for <tr>, <td> and <th> is
tr,td,th के लिए मुख्य कंटेनर
<data>
<group>
<table>
none of the above
Previous Question
Next Question
25
See Explanation !
7
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
कौन सा गुण किसी तत्व से जुड़े होने के लिए एक अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता निर्दिष्ट करता है?
class
id
article
html
Previous Question
Next Question
25
See Explanation !
8
The CSS property word-break: break-all; is used to
CSS प्रॉपर्टी वर्ड - ब्रेक: ब्रेक - ऑल; का उपयोग किया जाता है
Break the text into individual words
Allow long words to break and wrap onto the next line
Prevent hyphenation of words
Change the font style of text
Previous Question
Next Question
25
See Explanation !
9
Is it possible to insert a table within another table?
क्या किसी अन्य तालिका के भीतर एक तालिका सम्मिलित करना संभव है?
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in other table.
No, it’s not possible.
Previous Question
Next Question
25
See Explanation !
10
Web pages are uniquely defined using
वेब पृष्ठों को विशिष्ट रूप से परिभाषित किया गया है
IP addresses
URL
Domain
File name
Previous Question
Next Question
25
See Explanation !
11
In HTML, tags that include both start and end tag are called
HTML में, उन टैग को कहा जाता है जिनमें प्रारंभ और अंत दोनों टैग शामिल होते हैं
Comment tag
Document tag
Container tag
None of the above
Previous Question
Next Question
25
See Explanation !
12
Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together
निम्नलिखित में से कौन सा विकल्प निम्नलिखित कथनों के लिए सही है: 1) लंबवत मार्जिन एक साथ जोड़ते हैं 2) क्षैतिज मार्जिन एक साथ जोड़ते हैं
Statement 1) is correct and 2) is incorrect
Statement 1) is incorrect and 2) is correct
Statement 1) and 2) are both correct
Statement 1) and 2) are both incorrect
Previous Question
Next Question
25
See Explanation !
13
How will you make all paragraph text color is 'RED' ?
आप सभी पैराग्राफ टेक्स्ट का रंग 'लाल' कैसे बनाएँगे?
p { color: red; }
p { color:rgb(255,0,0); }
p { color: rgba(255,0,0,1); }
all of the above
Previous Question
Next Question
25
See Explanation !
14
Full form of SGML
SGML का पूर्ण रूप
Small Generalized Markup Language.
Standard Generalized Markup Language.
Standard Global Markup Language.
Small Global Markup Language.
Previous Question
Next Question
25
See Explanation !
15
The right to copy can be granted by
कॉपी करने का अधिकार किसके द्वारा दिया जा सकता है
Court
Government
Company
Owner
Previous Question
Next Question
25
See Explanation !
16
Which CSS attribute(s) should one use to create a pink dotted border around an image?
किसी छवि के चारों ओर एक गुलाबी बिंदीदार सीमा बनाने के लिए किस सीएसएस विशेषता(गुणों) का उपयोग करना चाहिए?
border-line
border-style
border-color
Both B and C
Previous Question
Next Question
25
See Explanation !
17
Which method is secure to transfer form data to server
फ़ॉर्म डेटा को सर्वर पर ट्रांसफ़र करने के लिए कौन - सी विधि सुरक्षित है
SAFE
GET
SECURE
POST
Previous Question
Next Question
25
See Explanation !
18
Which of the following is a network topology
निम्नलिखित में से कौन एक नेटवर्क टोपोलॉजी है
LAN
WAN
MAN
BUS
Previous Question
Next Question
25
See Explanation !
19
How do you select elements with class name "test"?
आप क्लास नाम "टेस्ट" वाले तत्वों का चयन कैसे करते हैं?
*test
#test
.test
test
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 tag is used to underline the text in HTML?
HTML में टेक्स्ट को रेखांकित करने के लिए किस टैग का उपयोग किया जाता है?
<un>
<u>
<under>
<ul>
Previous Question
Next Question
25
See Explanation !
22
Which property is used for font size in css?
सीएसएस में फ़ॉन्ट आकार के लिए किस संपत्ति का उपयोग किया जाता है?
text-size
font-size
font-style
fontsize
Previous Question
Next Question
25
See Explanation !
23
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 !
24
What is the Router?
राउटर क्या है?
Network device
Input Device
Output Device
All of the above
Previous Question
Next Question
25
See Explanation !
25
Identify the valid new input Tag element in HTML 5
HTML 5 में मान्य नए इनपुट टैग तत्व की पहचान करें
email
letter
fax
None of the above
Previous Question