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 is a Domain name extension ?
डोमेन नाम एक्सटेंशन क्या है?
.flv
.xls
.com
.html
Next Question
25
See Explanation !
2
How can we write comment along with CSS code?
हम CSS कोड के साथ टिप्पणी कैसे लिख सकते हैं?
/*a comment* /
/ / a comment / /
/ a comment /
< ' a comment'
Previous Question
Next Question
25
See Explanation !
3
When is the content of a table shown?
टेबल की सामग्री कब दिखाई जाती है?
Before the border loads
After the table is loaded
In pieces as it loads
None of the above
Previous Question
Next Question
25
See Explanation !
4
Which of the following CSS properties is used to add space inside an element, between the content and the border?
सामग्री और सीमा के बीच, एक तत्व के अंदर जगह जोड़ने के लिए निम्नलिखित में से किस CSS गुण का उपयोग किया जाता है?
margin
spacing
padding
border-spacing
Previous Question
Next Question
25
See Explanation !
5
Which of the following achieves the effect of using script language?
निम्नलिखित में से कौन स्क्रिप्ट भाषा का उपयोग करने के प्रभाव को प्राप्त करता है?
DHTML
XML
HTML
CGI
Previous Question
Next Question
25
See Explanation !
6
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 !
7
For making object fully transparent which option is correct
ऑब्जेक्ट को पूरी तरह से पारदर्शी बनाने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
8
Which of these is not a medium for e-mail?
इनमें से कौन सा ई - मेल का माध्यम नहीं है?
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
9
React.js is written in which of the following language?
React.js को निम्नलिखित में से किस भाषा में लिखा गया है?
C
C++
JavaScript
Java
Previous Question
Next Question
25
See Explanation !
10
What is a search engine?
सर्च इंजन क्या होता है?
Program that search documents
A program that searches engines for specified keywords
A machinery engine that search data
A hardware component
Previous Question
Next Question
25
See Explanation !
11
________ is an example of e-mail utility
________ ई - मेल उपयोगिता का एक उदाहरण है
Word
Outlook
Explorer
Excel
Previous Question
Next Question
25
See Explanation !
12
Which attribute is used to open a hyperlink in a new window
एक नई विंडो में हाइपरलिंक खोलने के लिए किस विशेषता का उपयोग किया जाता है
window="_blank"
target="_blank"
open="_blank"
href="_blank"
Previous Question
Next Question
25
See Explanation !
13
The <small> and <big> tags are special in a what way?
small Tag और big टैग किस तरह से विशेष हैं?
They are for images only
They work on anything
They can be repeated
None of the above
Previous Question
Next Question
25
See Explanation !
14
The tag used for creating hypertext and hypermedia links is
हाइपरटेक्स्ट और हाइपरमीडिया लिंक बनाने के लिए उपयोग किया जाने वाला टैग है
<hr>
<br>
<pre>
<a>
Previous Question
Next Question
25
See Explanation !
15
Which tag is used to defines multiple media resources for media elements audio and video?
मीडिया तत्वों ऑडियो और वीडियो के लिए कई मीडिया संसाधनों को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
<canvas>
<source>
<media>
none of the above
Previous Question
Next Question
25
See Explanation !
16
An applet is a
एक एप्लेट एक है
picture displayed on the web page
program that can be embedded in another application
tag in HTML program
compiler
Previous Question
Next Question
25
See Explanation !
17
_______is a client/server protocol in which e-mail is received and held by the Internet server.
_______ एक क्लाइंट/सर्वर प्रोटोकॉल है जिसमें इंटरनेट सर्वर द्वारा ई - मेल प्राप्त और आयोजित किया जाता है।
SNMP
POP3
IMAP
SCTP
Previous Question
Next Question
25
See Explanation !
18
What does vlink attribute mean?
Vlink विशेषता का क्या अर्थ है?
Visited link
Virtual link
Very good link
Active link
Previous Question
Next Question
25
See Explanation !
19
Which of the following selector matches a element based on its id?
निम्नलिखित में से कौन सा चयनकर्ता अपनी आईडी के आधार पर एक तत्व से मेल खाता है?
The universal selector
The Descendant Selector
The Class selector
The id selector
Previous Question
Next Question
25
See Explanation !
20
Full form of XML
XML का पूर्ण रूप
Extensible markup language
Extreme Memory language
Extensible Memory line
Extra markup language
Previous Question
Next Question
25
See Explanation !
21
When we write <img src="img.png">, what "img.png" inside double quote implies?
जब हम लिखते हैं
element
attribute
value
operator
Previous Question
Next Question
25
See Explanation !
22
Which of the following the use of small programs that are executed based on user interaction with a web page is referred to as:
वेब पेज के साथ उपयोगकर्ता के इंटरैक्शन के आधार पर निष्पादित किए जाने वाले छोटे कार्यक्रमों में से किसके उपयोग को संदर्भित किया जाता है:
Web scripting
Client-side scripting
Server-side scripting
HTML
Previous Question
Next Question
25
See Explanation !
23
A webpage displays a picture. What tag was used to display that picture?
एक वेबपेज एक तस्वीर दिखाता है। उस तस्वीर को प्रदर्शित करने के लिए किस टैग का उपयोग किया गया था?
picture
image
img
src
Previous Question
Next Question
25
See Explanation !
24
What is the correct way in which we can start an ordered list that has the numeric value count of 5
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मूल्य गणना है
<ol type="1" start="5">
<ol type = “1” num = “5”>
<ol type="5" num="5">
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
25
Which Tag is used to define a caption in table
तालिका में कैप्शन को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
<caption></caption>
<label></label>
<title></title>
None of these
Previous Question