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 is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन सा HTML टैग का हिस्सा है और तत्व के बारे में अतिरिक्त जानकारी प्रदान करता है?
Attribute
Cookie
Ordered List
Hypertext
Next Question
25
See Explanation !
2
Which symbol indicates class selector in CSS.
कौन सा प्रतीक CSS में वर्ग चयनकर्ता को इंगित करता है।
Hash
Plus
Dot
None
Previous Question
Next Question
25
See Explanation !
3
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Previous Question
Next Question
25
See Explanation !
4
Which of the following options is incorrect with reference to status codes ?
स्टेटस कोड के संदर्भ में निम्नलिखित में से कौन सा विकल्प गलत है?
200 OK
304 Not Found
400 Bad Request
301 Moved Permanently
Previous Question
Next Question
25
See Explanation !
5
Who is the founder of Email?
ईमेल का संस्थापक कौन है?
Ray Tomlinson
Bill Gates
Steve Jobs
None
Previous Question
Next Question
25
See Explanation !
6
The page title is inside the____tag.
पेज का शीर्षक ____टैग के अंदर है।
Body
Head
Division
Table
Previous Question
Next Question
25
See Explanation !
7
What is the meaning of CC in Email?
ईमेल में CC का क्या अर्थ है?
Cut and Copy
Copy Case
Carbon Copy
None of the above
Previous Question
Next Question
25
See Explanation !
8
How do you apply multiple external CSS files to an HTML document
आप HTML दस्तावेज़ में कई बाहरी CSS फ़ाइलों को कैसे लागू करते हैं
Only one file can be linked at a time
Use multiple <link> tags for each file
Combine all styles into one file
Load them with a <script> tag.
Previous Question
Next Question
25
See Explanation !
9
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
10
What does the .edu domain represents ?
.edu डोमेन क्या दर्शाता है?
Education domain
Commercial domain
E-Learning domain
Entertainment domain
Previous Question
Next Question
25
See Explanation !
11
Which operator is used to get datatype of a variable in JavaScrip
JavaScrip में किसी चर का डेटाटाइप प्राप्त करने के लिए किस ऑपरेटर का उपयोग किया जाता है
instanceof
gettype
typeof
none of the above
Previous Question
Next Question
25
See Explanation !
12
w3-color class is used for
w3 - रंग वर्ग का उपयोग किसके लिए किया जाता है
to Set Background Color
to Set TEXT Color
to Set the Border Color
All of These
Previous Question
Next Question
25
See Explanation !
13
Which of the following is not a transmission medium?
निम्नलिखित में से कौन एक संचरण माध्यम नहीं है?
Microwave systems
Coaxial cable
Telephone lines
Modem
Previous Question
Next Question
25
See Explanation !
14
A browser is a:
एक ब्राउज़र है:
Line that delineates the edge of a programmer window
Device used for modifying the window
Software programme especially designed for viewing web pages on the Internet
None of the above
Previous Question
Next Question
25
See Explanation !
15
How do you make a list that lists its items with squares?
आप एक सूची कैसे बनाते हैं जो अपने आइटम को वर्गों के साथ सूचीबद्ध करती है?
list-style-type: square;
list-type: square;
list: square;
list-style: square;
Previous Question
Next Question
25
See Explanation !
16
HTML allows us to use ___ levels of headings.
HTML हमें शीर्षक के ___ स्तरों का उपयोग करने की अनुमति देता है।
Two
Three
Five
Six
Previous Question
Next Question
25
See Explanation !
17
How many columns are supported in the responsive grid?
उत्तरदायी ग्रिड में कितने कॉलम समर्थित हैं?
10
11
12
13
Previous Question
Next Question
25
See Explanation !
18
What is the minimum age to join Facebook
Facebook में शामिल होने की न्यूनतम आयु क्या है
18 years
15 years
13 years
10 years
Previous Question
Next Question
25
See Explanation !
19
Which CSS specification was first declared to become an official W3C Recommendation?
किस CSS विनिर्देश को पहली बार आधिकारिक W3C सिफारिश घोषित किया गया था?
CSS level 2
CSS level0
CSS level 1
CSS level 2.1
Previous Question
Next Question
25
See Explanation !
20
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 !
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
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 !
23
HTML is a subset of
एचटीएमएल किसका सबसेट है
SGMT
SGML
SGMD
None of these
Previous Question
Next Question
25
See Explanation !
24
What is the purpose of the CSS property flex-direction
CSS प्रॉपर्टी फ्लेक्स - दिशा का उद्देश्य क्या है
Sets the direction of the text within the element
Defines the order of stacking for positioned elements
Sets the direction of the flexible items inside a flex container
Controls the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
25
Which of the following classes is used to add rounded corners to an element
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
w3-corner
w3-rounded
w3-round
w3-border-radius
Previous Question