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
Which W3.CSS class is used to add zebra-stripes to a table
तालिका में ज़ेबरा - स्ट्राइप जोड़ने के लिए किस W3.CSS वर्ग का उपयोग किया जाता है
w3-table-striped
w3-zebra
w3-striped
w3-zebra-striped
Previous Question
Next Question
25
See Explanation !
3
Which property is used to display the text in italics?
टेक्स्ट को तिरछे अक्षरों में प्रदर्शित करने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
font-family
font-style
font-weight
text-style
Previous Question
Next Question
25
See Explanation !
4
NOS stands for
NOS का पूर्ण रूप क्या है?
Node operating system
Non-open software
Network Operating system
Non-operating software
Previous Question
Next Question
25
See Explanation !
5
Which of the following is a search engine?
निम्नलिखित में से कौन एक खोज इंजन है?
Twitter
Facebook
myspace
google
Previous Question
Next Question
25
See Explanation !
6
For fully transparent which option is right
पूरी तरह से पारदर्शी होने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
7
Why JavaScript Engine is needed?
जावास्क्रिप्ट इंजन की आवश्यकता क्यों है?
Both Compiling & Interpreting the JavaScript
Parsing the javascript
Interpreting the JavaScript
Compiling the JavaScript
Previous Question
Next Question
25
See Explanation !
8
How to insert a background image in HTML?
HTML में बैकग्राउंड इमेज कैसे डालें?
<body background = "img.png">
<img background = "img.png">
<bg-image = "img.png">
None of the above
Previous Question
Next Question
25
See Explanation !
9
How do you target the last child of a parent element
आप माता - पिता तत्व के अंतिम बच्चे को कैसे लक्षित करते हैं
:nth-child(last)
:last-child
:only-child
:nth-last-child(1)
Previous Question
Next Question
25
See Explanation !
10
The incoming email messages are stored in?
आने वाले ईमेल मैसेज को इसमें स्टोर किया गया है?
Inbox
Outbox
Sent Box
Receive box
Previous Question
Next Question
25
See Explanation !
11
______ is text with hyperlinks
______ हाइपरलिंक्स के साथ टेक्स्ट है
Lower Text
Upper Text
Toggle Text
Hypertext
Previous Question
Next Question
25
See Explanation !
12
By an extranet we mean
एक एक्सट्रानेट से हमारा मतलब है
an extra fast computer network
the intranets of two co-operating organizations interconnected via a secure leased line
an extra network used by an organization for higher reliability
an extra connection to internet
Previous Question
Next Question
25
See Explanation !
13
________is used to specify a new condition to test if the first condition is false.
________का उपयोग यह जांचने के लिए एक नई स्थिति निर्दिष्ट करने के लिए किया जाता है कि क्या पहली स्थिति गलत है।
if
else
else if
none of the above
Previous Question
Next Question
25
See Explanation !
14
To make your website mobile friendly, you can make your website.
अपनी वेबसाइट को मोबाइल के अनुकूल बनाने के लिए, आप अपनी वेबसाइट बना सकते हैं।
Responsive
Reactive
Fast Loading
Light
Previous Question
Next Question
25
See Explanation !
15
The complete form of B2B is
B2B का पूरा रूप है -
Base to Base
Base to Business
Business-to-Business
Business-to-Base
Previous Question
Next Question
25
See Explanation !
16
How do we write comments in HTML?
हम HTML में टिप्पणियाँ कैसे लिखते हैं?
</ comment text >
<!-- comment text -->
</ comment text />
< comment text !>
Previous Question
Next Question
25
See Explanation !
17
W3.CSS is used for
W3.CSS का उपयोग किसके लिए किया जाता है
Client Side Scripting
Server Side Scripting
Responsive Web Designing
All of Above
Previous Question
Next Question
25
See Explanation !
18
Quikr Belong to?
क्विकर किसका है?
C2C
B2B
B2C
C2B
Previous Question
Next Question
25
See Explanation !
19
The CSS property transition is used for
CSS प्रॉपर्टी ट्रांज़िशन का उपयोग किसके लिए किया जाता
Adding a smooth transition effect to an element
Changing the font of an element
Controlling the transition between different pages
Changing the color of an element
Previous Question
Next Question
25
See Explanation !
20
Which tag is used to create a definition list in HTML
HTML में परिभाषा सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<dl>
<ol>
<ul>
<li>
Previous Question
Next Question
25
See Explanation !
21
How can we write comment along with CSS code?
हम CSS कोड के साथ टिप्पणी कैसे लिख सकते हैं?
/*a comment* /
/ / a comment / /
/ a comment /
< ' a comment'
Previous Question
Next Question
25
See Explanation !
22
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 !
23
Which of the following is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन सा HTML टैग का हिस्सा है और तत्व के बारे में अतिरिक्त जानकारी प्रदान करता है?
Attribute
Cookie
Ordered List
Hypertext
Previous Question
Next Question
25
See Explanation !
24
A web publishing tool developed by Microsoft is
माइक्रोसॉफ्ट द्वारा विकसित एक वेब पब्लिशिंग टूल है
Navigator
Hot Meta
Pagemill
Front Page
Previous Question
Next Question
25
See Explanation !
25
What does the action attribute defines?
एक्शन एट्रिब्यूट क्या परिभाषित करता है?
Specify the action to be performed on the form content
Specify the address on the server to send the form content to
Specify the method to call when the form is submitted
None of the above
Previous Question