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 topology requires a central controller or hub?
किस टोपोलॉजी के लिए एक केंद्रीय नियंत्रक या हब की आवश्यकता होती है?
Mesh
Star
Bus
Ring
Next Question
25
See Explanation !
2
Alt Attribute is more useful in the situation where user have
Alt Attribute उस स्थिति में अधिक उपयोगी है जहां उपयोगकर्ता के पास है
high speed internet connection
no image shown due to any reason
broadband connection
none of these
Previous Question
Next Question
25
See Explanation !
3
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 !
4
_________ networks are more commonly implemented where less than ten computers are involved and where strict security is not necessary.
_________ नेटवर्क आमतौर पर लागू किए जाते हैं जहां दस से कम कंप्यूटर शामिल होते हैं और जहां सख्त सुरक्षा की आवश्यकता नहीं होती है।
Peer-to-peer
Client/server
Domain name server
Application
Previous Question
Next Question
25
See Explanation !
5
Which one is incorrect class name for Font Size in W3.CSS
W3.CSS में फ़ॉन्ट आकार के लिए कौन सा क्लास नाम गलत है
w3-jumbo
w3-large
w3-normal
w3-tiny
Previous Question
Next Question
25
See Explanation !
6
w3.css has a panel class that adds top and bottom margin and left and right padding to any elements respectively. which of the following is true?
w3.css में एक पैनल वर्ग है जो क्रमशः किसी भी तत्व में ऊपरी और निचले मार्जिन और बाएं और दाएं पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सत्य है?
16px, 16px, 16px, 16px
16px, 20px, 14px, 14px
16px, 16px, 14px, 14px
14px, 14px, 16px, 16px
Previous Question
Next Question
25
See Explanation !
7
What should be enable to send and receive email from personal computer
पर्सनल कंप्यूटर से ईमेल भेजने और प्राप्त करने के लिए क्या सक्षम होना चाहिए
Network
LAN
MAN
Internet
Previous Question
Next Question
25
See Explanation !
8
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Previous Question
Next Question
25
See Explanation !
9
Which tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Previous Question
Next Question
25
See Explanation !
10
The CSS property min-width is used to:
CSS प्रॉपर्टी की न्यूनतम - चौड़ाई का उपयोग किया जाता है:
Set the maximum width of an element
Specify the minimum width of an element
Set the minimum font size of text
Change the background color of an element
Previous Question
Next Question
25
See Explanation !
11
Which of the following defines a visible heading for <details> element?
निम्नलिखित में से किसके लिए एक दृश्य शीर्षक परिभाषित करता है
summary
section
mark
main
Previous Question
Next Question
25
See Explanation !
12
Which character is used to represent when a tag is closed in HTML?
HTML में टैग बंद होने पर किस वर्ण का प्रतिनिधित्व करने के लिए उपयोग किया जाता है?
#
!
/
\
Previous Question
Next Question
25
See Explanation !
13
If we do not want to allow a floating div to the left side of an element, which css property will you use?
यदि हम किसी तत्व के बाईं ओर एक अस्थायी div की अनुमति नहीं देना चाहते हैं, तो आप किस css गुण का उपयोग करेंगे?
Margin
Clear
Float
Padding
Previous Question
Next Question
25
See Explanation !
14
A set of navigation links is defined using tag:
टैग का उपयोग करके नेविगेशन लिंक का एक सेट परिभाषित किया गया है:
<a>
<nav>
<href>
None of the Above
Previous Question
Next Question
25
See Explanation !
15
What is a Model in MVC?
MVC में एक मॉडल क्या है?
the lowest level of the pattern responsible for maintaining data
represents server-side data
represents data stored in a database
None of the mentioned
Previous Question
Next Question
25
See Explanation !
16
What does WYSIWYG stand for in the context of HTML editors?
HTML संपादकों के संदर्भ में WYSIWYG का क्या अर्थ है?
What You See Is What You Get
Where You Stand Is Where You Go
What You See Is What You Generate
What You Select Is What You Generate
Previous Question
Next Question
25
See Explanation !
17
Which class of IP address has the most host addresses available by default?
आईपी पते की किस श्रेणी में डिफ़ॉल्ट रूप से सबसे अधिक मेजबान पते उपलब्ध हैं?
A
B
C
None of the above
Previous Question
Next Question
25
See Explanation !
18
Which of the following is the container for <tr>, <th>, and <td> ?
निम्नलिखित में से किसके लिए कंटेनर है
<data>
<table>
<group>
All of the above
Previous Question
Next Question
25
See Explanation !
19
______ maps IP address with domain name of sites.
साइटों के डोमेन नाम के साथ ______ नक्शे का आईपी पता।
DNS
TCP/IP
TCP
URL
Previous Question
Next Question
25
See Explanation !
20
HTML web pages can be read and rendered by
एचटीएमएल वेब पृष्ठों को निम्नलिखित द्वारा पढ़ा और प्रस्तुत किया जा सकता है
Compiler
Server
Web Browser
Interpreter
Previous Question
Next Question
25
See Explanation !
21
Which of the following CSS selectors are used to specify a group of elements
तत्वों के समूह को निर्दिष्ट करने के लिए निम्नलिखित CSS चयनकर्ताओं में से किसका उपयोग किया जाता है
tag
id
class
both class and tag
Previous Question
Next Question
25
See Explanation !
22
Host differs from desktop computers in that it can handle:
मेजबान डेस्कटॉप कंप्यूटर से अलग है जिसे वह संभाल सकता है:
Multiple connections
Single connections
No connections
All of the above
Previous Question
Next Question
25
See Explanation !
23
What does the CSS property opacity: 0.5; indicate?
सीएसएस प्रॉपर्टी अपारदर्शिता क्या है: 0.5; इंगित करता है?
Makes the element transparent
Increases the font size
Adds a shadow to the element
Changes the background color
Previous Question
Next Question
25
See Explanation !
24
An Email Message that has failed to reach its destination is called
एक ईमेल मैसेज जो अपने डेस्टिनेशन तक नहीं पहुँच पाया है, उसे कहा जाता है
Junk Email
Trash
Spam
Bounced Mail
Previous Question
Next Question
25
See Explanation !
25
Which of the following will give blue color to text?
निम्नलिखित में से कौन टेक्स्ट को नीला रंग देगा?
color: hsl(255, 0, 0);
color: hsl(0, 255, 0);
color: rgba(0, 0, 255, 1);
color: rgba(0, 0, 255, 0);
Previous Question