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
Which W3.CSS Class adds borders at top, right, bottom, left (All Side) to an element
कौन सा W3.CSS क्लास एक तत्व में शीर्ष, दाएं, नीचे, बाएं (सभी तरफ) पर बॉर्डर जोड़ता है
w3-border
w3-border-all
w3-border-0
All of These
Next Question
25
See Explanation !
2
w3-color and w3-text-color classes can be used to color:
w3 - रंग और w3 - पाठ - रंग वर्गों का उपयोग रंग के लिए किया जा सकता है:
any HTML element
Heading only
Paragraph element only
table element only
Previous Question
Next Question
25
See Explanation !
3
Which class makes an image circular in W3.CSS
कौन सी क्लास W3.CSS में एक इमेज सर्कुलर बनाती है
w3-circle
w3-rounded-circle
w3-rounded
w3-circular
Previous Question
Next Question
25
See Explanation !
4
<INPUT> is
INPUT Tag है
format tag
empty tag
both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
5
Which tag is used to create a numbered list in HTML
HTML में क्रमांकित सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<ul>
<ol>
<li>
<dl>
Previous Question
Next Question
25
See Explanation !
6
Which tag is used to create a blank line in HTML?
HTML में एक रिक्त रेखा बनाने के लिए किस टैग का उपयोग किया जाता है?
<b>
<br>
<em>
<blank>
Previous Question
Next Question
25
See Explanation !
7
What will happen in the following case ? h1 {color: red text-decoration: underline; font-style: italic;}
निम्नलिखित मामले में क्या होगा? h1 {color: red text - decoration: underline; font - style: italic;}
color: red, text-decoration: underline and font-style: italic all works
text-decoration: underline and font-style: italic works
color red, text-decoration: underline works
only font-style: italic works
Previous Question
Next Question
25
See Explanation !
8
Which of the following can be used to call a JavaScript Code Snippet?
जावास्क्रिप्ट कोड स्निपेट को कॉल करने के लिए निम्नलिखित में से किसका उपयोग किया जा सकता है?
Function/Method
Preprocessor
Triggering Event
RMI
Previous Question
Next Question
25
See Explanation !
9
What is the difference between XML and HTML?
XML और HTML में क्या अंतर है?
HTML is used for exchanging data, XML is not.
XML is used for exchanging data, HTML is not.
HTML can have user defined tags, XML cannot
Both B and C
Previous Question
Next Question
25
See Explanation !
10
The CSS property display: flex; is used to
CSS प्रॉपर्टी डिस्प्ले: flex; का उपयोग किया जाता है
Make an element inline-block
Create a block-level flex container
Apply a shadow to the element
Change the font size of the element
Previous Question
Next Question
25
See Explanation !
11
Which of the following is NOT a valid image format?
निम्नलिखित में से कौन - सा एक मान्य छवि प्रारूप नहीं है?
.tiff
.jpeg
.gif
.mpeg
Previous Question
Next Question
25
See Explanation !
12
The total time to prepare a disk drive mechanism for a block of data to be read from is:
डेटा के एक ब्लॉक को पढ़ने के लिए डिस्क ड्राइव तंत्र तैयार करने का कुल समय है:
latency
latency plus transmission time
latency plus seek time
latency plus seek time plus transmission time
Previous Question
Next Question
25
See Explanation !
13
Shortcut of Web page Refresh is
वेब पेज का शॉर्टकट रिफ्रेश है
F4
F5
F6
F2
Previous Question
Next Question
25
See Explanation !
14
in W3.CSS the Default Font Size for <h1> tag is
w3.CSS में के लिए डिफ़ॉल्ट फ़ॉन्ट आकार
64 PX
36 PX
32 PX
24 PX
Previous Question
Next Question
25
See Explanation !
15
What does the general sibling selector (~) do
सामान्य भाई - बहन चयनकर्ता (~) क्या करता है
Selects all elements
Selects all siblings after a specified element
Selects only the first sibling of a specified element
Selects only the last sibling of a specified element
Previous Question
Next Question
25
See Explanation !
16
Which of the following selectors select any tag with an id attribute set ?
निम्नलिखित में से कौन सा चयनकर्ता आईडी विशेषता सेट के साथ किसी भी टैग का चयन करता है?
E#id
.class
#id
*
Previous Question
Next Question
25
See Explanation !
17
<br> Tag is used for
<br> टैग का उपयोग किसके लिए किया जाता है
Line Break
Horizontal row
Heading
Underline
Previous Question
Next Question
25
See Explanation !
18
________ Command is used to manipulate TCP/IP routing table.
TCP/IP रूटिंग टेबल में हेरफेर करने के लिए ________ कमांड का उपयोग किया जाता है।
route
ipconfig
ifconfig
traceroute
Previous Question
Next Question
25
See Explanation !
19
Transferring your HTML code from one machine to server is known as ___
अपने HTML कोड को एक मशीन से सर्वर में स्थानांतरित करना ___ के रूप में जाना जाता है
Indexing
Hosting
Serving
Sorting
Previous Question
Next Question
25
See Explanation !
20
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
कौन सा गुण किसी तत्व से जुड़े होने के लिए एक अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता निर्दिष्ट करता है?
class
id
article
html
Previous Question
Next Question
25
See Explanation !
21
The method attribute of form tag specifies the
फ़ॉर्म टैग की विधि विशेषता निर्दिष्ट करती है
the method name that process the form data
the URI of program that processes the form data
the method that the browser uses to submit the form
None of the above
Previous Question
Next Question
25
See Explanation !
22
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 !
23
The right to copy can be granted by
कॉपी करने का अधिकार किसके द्वारा दिया जा सकता है
Court
Government
Company
Owner
Previous Question
Next Question
25
See Explanation !
24
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 !
25
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question