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 attribute you will use with TD tag to merge two cells horizontally?
दो कोशिकाओं को क्षैतिज रूप से मर्ज करने के लिए आप TD टैग के साथ किस विशेषता का उपयोग करेंगे?
merge=colspan2
rowspan=2
colspan=2
merge=row2
Next Question
25
See Explanation !
2
The CSS property border-radius: 10px; is used for:
CSS प्रॉपर्टी बॉर्डर - रेडियस: 10px; का उपयोग इसके लिए किया जाता है:
Adding a shadow to the border of an element
Creating rounded corners for an element
Applying a border to the text
Changing the width of the border
Previous Question
Next Question
25
See Explanation !
3
W3.CSS does not provides the following border class:
W3.CSS निम्नलिखित सीमा वर्ग प्रदान नहीं करता है:
w3-border-top
w3-border-right
w3-border-bottom
w3-border-gutter
Previous Question
Next Question
25
See Explanation !
4
___________ is the conversion of data into a form, called a ciphertext that cannot be easily understood by unauthorized people.
___________ डेटा का एक रूप में रूपांतरण है, जिसे एक सिफरटेक्स्ट कहा जाता है जिसे अनधिकृत लोगों द्वारा आसानी से समझा नहीं जा सकता है।
Encryption
Decryption
Cypertext
Plain text
Previous Question
Next Question
25
See Explanation !
5
The domain name in an URL refers to the
URL में डोमेन नाम को संदर्भित करता है
protocol
server
filename
directory
Previous Question
Next Question
25
See Explanation !
6
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question
Next Question
25
See Explanation !
7
Which elements is used in the <HEAD> section on an HTML/XHTML page, if we want to use an external style sheet file to decorate the page ?
कौन से तत्वों का उपयोग किया जाता है
<src
<link>
<style>
<css>
Previous Question
Next Question
25
See Explanation !
8
Which of the following can be used as a prefix for Directive?
निर्देश के उपसर्ग के रूप में निम्नलिखित में से किसका उपयोग किया जा सकता है?
data-
ng-
All of the mentioned
None of the mentioned
Previous Question
Next Question
25
See Explanation !
9
Identify the valid new input Tag element in HTML5?
HTML5 में मान्य नए इनपुट टैग तत्व की पहचान करें?
email
letter
fax
None of the above
Previous Question
Next Question
25
See Explanation !
10
What will be the step of the interpreter in a jump statement when an exception is thrown?
जब कोई अपवाद फेंक दिया जाता है, तो JUMP कथन में दुभाषिया का चरण क्या होगा?
The interpreter stops its work
The interpreter throws another exception
The interpreter jumps to the nearest enclosing exception handler
The interpreter throws an error
Previous Question
Next Question
25
See Explanation !
11
How do you display hyperlinks without an underline?
आप रेखांकित किए बिना हाइपरलिंक कैसे प्रदर्शित करते हैं?
a {decoration:no-underline;}
a {underline:none;}
a {text-decoration:none;}
a {text-decoration:no-underline;}
Previous Question
Next Question
25
See Explanation !
12
Which attribute is used to define the URL of an image in HTML
HTML में किसी छवि के URL को परिभाषित करने के लिए किस विशेषता का उपयोग किया जाता है
src
href
alt
url
Previous Question
Next Question
25
See Explanation !
13
Which language is used for creating Web Pages?
वेब पेज बनाने के लिए किस भाषा का उपयोग किया जाता है?
PASCAL
C
HTML
BASIC
Previous Question
Next Question
25
See Explanation !
14
Which of the following expressions is true ?
निम्नलिखित में से कौन सा व्यंजक सत्य है?
{expression}
[{ expression }]
_expression
{{ expression }}
Previous Question
Next Question
25
See Explanation !
15
What is the abbreviation of WWW?
WWW का संक्षिप्त नाम क्या है?
Wide Web World
Win World Web
Web Wide World
World Wide Web
Previous Question
Next Question
25
See Explanation !
16
What is the correct way to remove the underline from text
टेक्स्ट से रेखांकित को हटाने का सही तरीका क्या है
text-underline:none
text-decoration:none;
text-underline:hide;
text-decoration:hide;
Previous Question
Next Question
25
See Explanation !
17
Which statements are correct regarding w3-panel?
W3 - पैनल के संबंध में कौन से कथन सही हैं?
w3-panel class is perfect for displaying notes.
w3-panel class is perfect for displaying quotes.
w3-panel class is perfect for displaying alerts
all statements are correct.
Previous Question
Next Question
25
See Explanation !
18
The w3-col class defines one column in a __-column responsive grid
W3 - col क्लास __ - कॉलम रिस्पॉन्सिव ग्रिड में एक कॉलम को परिभाषित करता है
8
12
14
16
Previous Question
Next Question
25
See Explanation !
19
The Internet facility for downloading and uploading files are called
फ़ाइलों को डाउनलोड और अपलोड करने के लिए इंटरनेट सुविधा को कहा जाता है
HTTP
FTP
ISP
URL
Previous Question
Next Question
25
See Explanation !
20
Signal can be sent through Half Duplex?
सिग्नल हाफ डुप्ले के माध्यम से भेजा जा सकता है?
Signal can send simultaneously from both sides
On both sides but not together
On both sides but at some time intervals
None of these
Previous Question
Next Question
25
See Explanation !
21
Which of the following classes used to display an extra large list?
निम्नलिखित में से कौन सी कक्षा एक अतिरिक्त बड़ी सूची प्रदर्शित करने के लिए उपयोग की जाती है?
w3-large
w3-xxlarge
w3-xlarge
None of these
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to set the style of the cursor when hovering over an element
किसी तत्व पर मंडराते समय कर्सर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
cursor-style
hover-cursor
cursor-type
cursor
Previous Question
Next Question
25
See Explanation !
23
Choose the term not applicable for authentication methods:
प्रमाणीकरण विधियों के लिए लागू नहीं शब्द चुनें:
One time password system
Challenge/Response system
RADIUS
None of the above
Previous Question
Next Question
25
See Explanation !
24
HTTP uses port number of TCP
HTTP TCP के पोर्ट नंबर का उपयोग करता है
25
23
80
21
Previous Question
Next Question
25
See Explanation !
25
How do you make the text bold using CSS?
आप CSS का उपयोग करके टेक्स्ट को बोल्ड कैसे बनाते हैं?
style:bold;
font:bold;
font-weight:bold;
text:bold;
Previous Question