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 selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Next Question
25
See Explanation !
2
Which of the following tag is used to add rows in the table?
तालिका में पंक्तियों को जोड़ने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<td> and </td>
<th> and </th>
<tr> and </tr>
None of the above
Previous Question
Next Question
25
See Explanation !
3
Which property is used to give space between content and border?
कंटेंट और बॉर्डर के बीच जगह देने के लिए किस प्रॉपर्टी का इस्तेमाल किया जाता है?
margin
indent
padding
gap
Previous Question
Next Question
25
See Explanation !
4
E-mail stands for
ई - मेल का मतलब है
Electronic man
Electromagnetic mail
Electronic mail
Engine Mail
Previous Question
Next Question
25
See Explanation !
5
The search results are generally presented in a line of results often referred to as ____ .
खोज परिणामों को आम तौर पर ____ के रूप में संदर्भित परिणामों की एक पंक्ति में प्रस्तुत किया जाता है।
Tag list
Search Engine Results Pages
Search Engine Pages
Category List
Previous Question
Next Question
25
See Explanation !
6
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 !
7
Which of the following is not used with text-decoration property?
निम्नलिखित में से किसका उपयोग टेक्स्ट - डेकोरेशन प्रॉपर्टी के साथ नहीं किया जाता है?
overline
underline
line-through
inline
Previous Question
Next Question
25
See Explanation !
8
Call Based architecture is known as
कॉल आधारित वास्तुकला के रूप में जाना जाता है
ATM
FDDI
LAN
Client Server
Previous Question
Next Question
25
See Explanation !
9
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 !
10
If an element have margin values 20px for top, 20px for bottom, 30px for right, 30px for left. Then which of the following is the correct way to set the margin?
यदि किसी तत्व का मार्जिन मान शीर्ष के लिए 20px, नीचे के लिए 20px, दाएं के लिए 30px, बाएं के लिए 30px है। फिर मार्जिन सेट करने का सही तरीका निम्नलिखित में से कौन सा है?
margin: 20px 20px 30px 30px
margin: 30px 20px
margin: 20px 30px
margin: 30px 30px 20px 20px
Previous Question
Next Question
25
See Explanation !
11
LinkedIn can be used to
लिंक्डइन का उपयोग निम्नलिखित के लिए किया जा सकता है
Build connections
Stay in touch with colleagues
Search jobs
All of the above
Previous Question
Next Question
25
See Explanation !
12
JavaScript is designed for following purpose-
जावास्क्रिप्ट को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है -
To execute Query related to DB on server.
To style HTMLpages.
To Add Interactivity to HTML pages.
To perform server side scripting operation.
Previous Question
Next Question
25
See Explanation !
13
Who sent the email first?
सबसे पहले ईमेल किसने भेजा था?
Tim Berners Lee
Vint Cerf
Herman Helorith
Ray Tomlinson
Previous Question
Next Question
25
See Explanation !
14
What is the correct HTML tag for a line break
लाइन ब्रेक के लिए सही HTML टैग क्या है
<b>
<lb>
<break>
<br>
Previous Question
Next Question
25
See Explanation !
15
An element can be accessed in Java Script using:
जावा स्क्रिप्ट में एक तत्व का उपयोग किया जा सकता है:
getElementsByName
getElementById
getElementsByClassName
All of the above
Previous Question
Next Question
25
See Explanation !
16
Styles that are placed within style tag are called as:
स्टाइल टैग के भीतर रखी जाने वाली शैलियों को कहा जाता है:
External styles
Inline styles
Embedded styles
Html styles
Previous Question
Next Question
25
See Explanation !
17
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question
Next Question
25
See Explanation !
18
WAN stands for
WAN का पूर्ण अर्थ क्या है
Wire Accessible Network
Widely Accessible Network
Wide Area Network
Wire and Network
Previous Question
Next Question
25
See Explanation !
19
In which classes to give hoverable background colors to the text and buttons by using:
किस क्लास में टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देना है:
w3-hover-color
w3.hover-color
w3:hover-color
w3-hoverable-color
Previous Question
Next Question
25
See Explanation !
20
Which is true about <iframe> tag?
जो iframe Tag के बारे में सच है
Its inline frame
Embed another document within a current HTML document
None
Both (A) and (B) are true
Previous Question
Next Question
25
See Explanation !
21
The right to copy can be granted by
कॉपी करने का अधिकार किसके द्वारा दिया जा सकता है
Court
Government
Company
Owner
Previous Question
Next Question
25
See Explanation !
22
How do you style all elements with a specific attribute, regardless of its value
आप सभी तत्वों को एक विशिष्ट विशेषता के साथ कैसे स्टाइल करते हैं, इसके मूल्य की परवाह किए बिना
[attr]
[attr=""]
[attr=*]
attr[ ]
Previous Question
Next Question
25
See Explanation !
23
Which tag is used to define a drop-down list
ड्रॉप - डाउन सूची को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
<select>
<option>
<dropdown>
<list>
Previous Question
Next Question
25
See Explanation !
24
What protocol is used by all computer Connections to the Internet ?
इंटरनेट से सभी कंप्यूटर कनेक्शन द्वारा किस प्रोटोकॉल का उपयोग किया जाता है?
UDP
FTP
TCP/IP
Telnet
Previous Question
Next Question
25
See Explanation !
25
Which of the following HTML tag is the special formatting tag?
निम्नलिखित में से कौन सा HTML टैग विशेष स्वरूपण टैग है?
<p>
<b>
<pre>
None of the above
Previous Question