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 of the following selector selects elements that do not match the selector s?
निम्नलिखित में से कौन सा selector उन तत्वों का चयन करता है जो selector s से मेल नहीं खाते हैं?
:!(s)
:nth-child(s)
:not(s)
None of these
Next Question
25
See Explanation !
2
Each computer connected to the host computer is known as a
मेजबान कंप्यूटर से जुड़े प्रत्येक कंप्यूटर को एक के रूप में जाना जाता है
Server
Client
Source address
Destination address
Previous Question
Next Question
25
See Explanation !
3
Which HTML tag is used for making character appearance bold?
चरित्र की उपस्थिति को बोल्ड बनाने के लिए किस HTML टैग का उपयोग किया जाता है?
<u>content</u>
<b>content</b>
<br>content</br>
<i>content</i>
Previous Question
Next Question
25
See Explanation !
4
Telnet is
टेलनेट है
Terminal network
Telephone network
Telecommunication network
Terrestrial network
Previous Question
Next Question
25
See Explanation !
5
Which is type of web hosting?
वेब होस्टिंग किस प्रकार की होती है?
Shared hosting
Virtual Hosting
Cloud Hosting
All of these
Previous Question
Next Question
25
See Explanation !
6
What does the CSS property box-shadow allow you to do
CSS प्रॉपर्टी बॉक्स - शैडो आपको क्या करने देता है
Add a shadow to the border of an element
Change the background color of an element
Increase the element's size
Apply a shadow to the text inside an element
Previous Question
Next Question
25
See Explanation !
7
Which of the following explains correctly what happens when a JavaScript program is developed on a Unix Machine?
निम्नलिखित में से कौन सही ढंग से बताता है कि जब यूनिक्स मशीन पर जावास्क्रिप्ट प्रोग्राम विकसित किया जाता है तो क्या होता है?
will work perfectly well on a Windows Machine
will be displayed as JavaScript text on the browser
will throw errors and exceptions
must be restricted to a Unix Machine only
Previous Question
Next Question
25
See Explanation !
8
In MODEMS
मॉडेम में
Digital signal is amplified
Several digital signals are multiplexed
A digital signal changes some characteristic of a carrier wave
None of the above
Previous Question
Next Question
25
See Explanation !
9
SEO Stands for
SEO का पूर्ण अर्थ है ।
Search Engine Operation
Search Entry Optimization
Search Engine Optimization
None of these
Previous Question
Next Question
25
See Explanation !
10
Possible problems with JavaScript can be:
जावास्क्रिप्ट के साथ संभावित समस्याएं हो सकती हैं:
Security
Limited graphics and multimedia capabilities
Source code accessible
All of the above
Previous Question
Next Question
25
See Explanation !
11
What is the purpose of the margin property in CSS
सीएसएस में मार्जिन प्रॉपर्टी का उद्देश्य क्या है
Adds space inside an element
Adds space outside an element
Sets the font size
Changes the background color
Previous Question
Next Question
25
See Explanation !
12
Which of the following attributes specifies the name of the image file?
निम्नलिखित में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
Font
SRC
Color
Size
Previous Question
Next Question
25
See Explanation !
13
Once the email is sent, the message is broken into pieces called __________.
एक बार ईमेल भेजे जाने के बाद, संदेश को __________ नामक टुकड़ों में विभाजित कर दिया जाता है।
Packets
Process
Digits
Bytes
Previous Question
Next Question
25
See Explanation !
14
Which of the following statements is false about hosting?
मेज़बानी के बारे में इनमें से कौन - सा कथन गलत है?
Shared hosting is cheaper than dedicated hosting
Shared hosting is safer than dedicated hosting
Dedicated hosting is safer than shared hosting
Though more expensive than shared hosting, Dedicated hosting is more secure
Previous Question
Next Question
25
See Explanation !
15
In IP packet __________ specifies the length, in bytes, of the entire IP packet, including the data and header.
आईपी पैकेट में __________ पूरे आईपी पैकेट की लंबाई, बाइट्स में, डेटा और हेडर सहित निर्दिष्ट करता है।
IP Header Length
Total Length
Fragment Offset
Header Checksum
Previous Question
Next Question
25
See Explanation !
16
IPv6 address have a size of
IPv6 पते का आकार है
32 bits
64 bits
128 bits
256 bits
Previous Question
Next Question
25
See Explanation !
17
Identify the non-semantic elements in HTML tags
HTML टैग में गैर - सेमैंटिक तत्वों की पहचान करें
<div>
<form>
<table>
<article>
Previous Question
Next Question
25
See Explanation !
18
Which of the following can be used as a prefix for Directives ?
निर्देशों के उपसर्ग के रूप में निम्नलिखित में से किसका उपयोग किया जा सकता है?
data
ng-
Both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
19
XML is
XML है
superset of HTML
Extensible Markup Language
part of DHTML
presentation language
Previous Question
Next Question
25
See Explanation !
20
A world wide web contains web pages
एक वर्ल्ड वाइड वेब में वेब पेज होते हैं
residing in many computers
created using HTML
with links to other web pages
residing in many computers linked together using HTML
Previous Question
Next Question
25
See Explanation !
21
What is the full form of TCP
TCP का फुल फॉर्म क्या है?
Transport Control Protocol
Transaction Control Protocol
Transmission Control Protocol
Transmission Control Point
Previous Question
Next Question
25
See Explanation !
22
______________ is the address of the web document currently displayed on the monitor.
______________ वर्तमान में मॉनिटर पर प्रदर्शित वेब दस्तावेज़ का पता है।
TCP
ISP
URL
UDP
Previous Question
Next Question
25
See Explanation !
23
Which of the following is true ?
निम्नलिखित में से कौन सा कथन सही है?
<br> tag is used to have a blank line
In tables, the header cell is centered by default and the data cells are right aligned
The <TR> is used to create a data cell
INPUT tag must have at least 4 attributes
Previous Question
Next Question
25
See Explanation !
24
Which is not a valid list type in W3.List?
W3.List में सूची का कौन सा प्रकार मान्य नहीं है?
Small
XSmall
Large
XLarge
Previous Question
Next Question
25
See Explanation !
25
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