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
What is the correct CSS syntax for making all the <p> elements bold?
सभी को बनाने के लिए सही CSS वाक्यविन्यास क्या है
<p style="font-size:bold;">
p {text-size:bold;}
<p style="text-size:bold;">
p {font-weight:bold;}
Next Question
25
See Explanation !
2
HTML is
HTML है
Hyper Text Markedup Language
Hyper Text Markup Language
Hyper Text Marked Language
Hyper Text Marking Language
Previous Question
Next Question
25
See Explanation !
3
MAN stands for
के लिए खड़ा है
Maximum Area Network
Minimum Area Network
Main Area Network
Metropolitan Area Network
Previous Question
Next Question
25
See Explanation !
4
The body of the style sheet includes?
स्टाइल शीट के मुख्य भाग में क्या शामिल है?
Style rules
CSS rules
Sheet rules
Format rules
Previous Question
Next Question
25
See Explanation !
5
Which is correct?
कौन सी बात सही है?
<b>Click Here<b>
<strong>Click Here<strong>
<b>Click Here</b>
</strong>Click Here</strong>
Previous Question
Next Question
25
See Explanation !
6
What is the correct way to declare a document as HTML5
किसी दस्तावेज़ को HTML5 घोषित करने का सही तरीका क्या है
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!DOCTYPE html>
<!DOCTYPE html5>
Previous Question
Next Question
25
See Explanation !
7
Identify the incorrect statement about a PseudoClass in CSS.
CSS में PseudoClass के बारे में गलत कथन की पहचान करें।
It is a style class defined in CSS
gives the author access to content not specifically declared in the document
Pseudoclass is separated by an underscore from the name of the element
Pseudoclass are separated by a colon from the name of the elemernt
Previous Question
Next Question
25
See Explanation !
8
Which is NOT a good Web security strategy?
एक अच्छी वेब सुरक्षा रणनीति कौन सी नहीं है?
Restrict access to the Web server; keep a minimum number of ports open
Limit the users who can load software, edit or add files.
Add demo programs, so users can test system without accessing production data.
Remove unnecessary compilers and interpreters.
Previous Question
Next Question
25
See Explanation !
9
The TCP/IP model has
TCP/IP मॉडल में है
7 layers
3 layers
4 layers
5 layers
Previous Question
Next Question
25
See Explanation !
10
Who is the founder of facebook?
फेसबुक के संस्थापक कौन हैं?
Charles babbage
Mark Zukerberg
Bill Gates
None
Previous Question
Next Question
25
See Explanation !
11
Which attribute is used to provide a unique identifier to an HTML element
HTML तत्व को एक अद्वितीय पहचानकर्ता प्रदान करने के लिए किस विशेषता का उपयोग किया जाता है
id
class
name
identifier
Previous Question
Next Question
25
See Explanation !
12
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question
Next Question
25
See Explanation !
13
How to apply specific styles to h1 tag only when mouse points to it
H1 टैग पर विशिष्ट शैलियों को केवल तभी लागू करें जब माउस इसे इंगित करता है
h1.hover
h1 : hover
h1-hover
h1+hover
Previous Question
Next Question
25
See Explanation !
14
Which One is the valid color code for RED in Hexadecimal color scheme
हेक्साडेसिमल रंग योजना में लाल के लिए कौन सा एक मान्य रंग कोड है
#FFFFFF
#000000
#FF0000
#00FF00
Previous Question
Next Question
25
See Explanation !
15
Which one of the following class to set background color performed by w3.css?
W3.css द्वारा किए गए बैकग्राउंड कलर को सेट करने के लिए निम्नलिखित में से कौन सा क्लास?
w3-color
w3-background-color
w3-bgcolor
w3-colour
Previous Question
Next Question
25
See Explanation !
16
What is the correct syntax to add user controllable mp4 video to the HTML?
HTML में उपयोगकर्ता द्वारा नियंत्रित करने योग्य mp4 वीडियो जोड़ने के लिए सही वाक्यविन्यास क्या है?
<video controls><source src="xyz.mp4" type="video"></video>
<video><source src="xyz.mp4" type="video/mp4"></video>
<video controls><source src="xyz.mp4" type="video/mp4"></video>
all of the above
Previous Question
Next Question
25
See Explanation !
17
Which of the following is required for joining the internet?
इंटरनेट से जुड़ने के लिए निम्नलिखित में से किसकी आवश्यकता है?
Internet architecture board
Internet Society
Internet Service Provider
Different Computer
Previous Question
Next Question
25
See Explanation !
18
What should be the first tag in any HTML documents ?
किसी भी HTML दस्तावेज़ में पहला टैग क्या होना चाहिए?
<head>
<title>
<html>
<document>
Previous Question
Next Question
25
See Explanation !
19
Which of the following selector selects the elements that are the default among a set of similar elements?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो समान तत्वों के एक सेट के बीच डिफ़ॉल्ट हैं?
:default
:%
:disabled
None of these
Previous Question
Next Question
25
See Explanation !
20
Identify where a <section> element can be used.
पहचानें कि किसी <section> एलिमेंट का इस्तेमाल कहाँ किया जा सकता है।
Chapters
Introduction
News Item
All the above
Previous Question
Next Question
25
See Explanation !
21
What does the adjacent sibling selector (+) do
आस - पास के भाई - बहन चयनकर्ता () क्या करते हैं
Selects the first child of an element
Selects all sibling elements
Selects the immediately next sibling of an element
Selects the parent of an element
Previous Question
Next Question
25
See Explanation !
22
Interactive documents that can be created using a feature of HTML are called ____
एचटीएमएल की सुविधा का उपयोग करके बनाए जा सकने वाले इंटरएक्टिव दस्तावेज़ों को ____ कहा जाता है
Tables
Forms
Files
Frames
Previous Question
Next Question
25
See Explanation !
23
Which of the following is the correct option for the requirement of web publishing ?
वेब प्रकाशन की आवश्यकता के लिए निम्नलिखित में से कौन सा सही विकल्प है?
Internet Connection
Web development software
Web Server
All of the above
Previous Question
Next Question
25
See Explanation !
24
By default Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code?
डिफ़ॉल्ट रूप से हाइपरलिंक को रेखांकित के साथ प्रदर्शित किया जाता है। आप CSS कोड का उपयोग करके सभी हाइपरलिंक से रेखांकित को कैसे हटाते हैं?
a { underline:none; }
a { text-decoration:no-underline; }
a { decoration:no-underline; }
a { text-decoration:none; }
Previous Question
Next Question
25
See Explanation !
25
________ Internet access is a type of Internet connectivity that operates through a standard telephone line.
________ इंटरनेट एक्सेस एक प्रकार की इंटरनेट कनेक्टिविटी है जो एक मानक टेलीफोन लाइन के माध्यम से संचालित होती है।
Shell
Dial up
TCP/IP
ISDN
Previous Question