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 HTML tag is used to create a hyperlink
हाइपरलिंक बनाने के लिए किस HTML टैग का उपयोग किया जाता है
<hyperlink>
<link>
<href>
<a>
Next Question
25
See Explanation !
2
Which CSS framework developed by twitter
ट्विटर द्वारा कौन सा सीएसएस फ्रेमवर्क विकसित किया गया है
W3.css
Bulma
Bootstrap
Flex
Previous Question
Next Question
25
See Explanation !
3
SSL is a
SSL एक है
Scripting language
Browser
Secure connection
Authoring tool
Previous Question
Next Question
25
See Explanation !
4
which w3-css classes used to give hoverable background colors to the text and buttons
जो w3 - css क्लासेस टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देते थे
w3-hover-color
w3.hover-color
w3:hover-color
w3-hovreable-color
Previous Question
Next Question
25
See Explanation !
5
In a _______ connection, more than two devices can share a single link.
_______ कनेक्शन में, दो से अधिक डिवाइस एक ही लिंक साझा कर सकते हैं।
point-to-point
multipoint
primary
secondary
Previous Question
Next Question
25
See Explanation !
6
Which CSS property is used to create a horizontal line
क्षैतिज रेखा बनाने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
hr-line
line-horizontal
horizontal-line
border-bottom
Previous Question
Next Question
25
See Explanation !
7
VB Script is a subset of the Visual Basic for application ________________ for Internet Explorer.
VB स्क्रिप्ट इंटरनेट एक्सप्लोरर के लिए अनुप्रयोग ________________ के लिए विजुअल बेसिक का एक उपसमूह है।
Scripting language
Markup language
Programming language
Object oriented programming language
Previous Question
Next Question
25
See Explanation !
8
In an email address abc@dsdu.com, dsdu is the
एक ईमेल पते abc@dsdu.com में, dsdu है
host computer in a business with the name dsdu
host computer in a commercial domain
client computer in a commercial business
client computer in a commercial domain
Previous Question
Next Question
25
See Explanation !
9
Which of the following will show an image located in folder named ‘image’, which is in the parent folder of the current page?
निम्नलिखित में से कौन 'image‘ नामक फ़ोल्डर में स्थित एक छवि दिखाएगा, जो वर्तमान पृष्ठ के मूल फ़ोल्डर में है?
<img src=”pic.img”>
<img src=”../pic.img”>
<img src=”../image/pic.img”>
<img src=”image/pic.img”>
Previous Question
Next Question
25
See Explanation !
10
JavaScript can be written __________
जावास्क्रिप्ट को __________ लिखा जा सकता है
directly into JS file and included into HTML
directly on the server page
directly into HTML pages
directly into the css file
Previous Question
Next Question
25
See Explanation !
11
https is a
https एक है
Scripting language
Browser
Secure connection
Authoring tool
Previous Question
Next Question
25
See Explanation !
12
Which language is used for creating Web Pages?
वेब पेज बनाने के लिए किस भाषा का उपयोग किया जाता है?
PASCAL
C
HTML
BASIC
Previous Question
Next Question
25
See Explanation !
13
____________ allows a computer to connect to a corporate LAN over the internet.
____________ कंप्यूटर को इंटरनेट पर कॉर्पोरेट लैन से कनेक्ट करने की अनुमति देता है।
VPN
FTP
HDN
ARP
Previous Question
Next Question
25
See Explanation !
14
Which of the following HTML tag is used to display the text with scrolling effect?
स्क्रॉलिंग प्रभाव के साथ टेक्स्ट को प्रदर्शित करने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<marquee>
<scroll>
<div>
None of the above
Previous Question
Next Question
25
See Explanation !
15
Among the keywords below, which one is not a statement?
नीचे दिए गए कीवर्ड में से कौन सा एक कथन नहीं है?
debugger
with
if
use strict
Previous Question
Next Question
25
See Explanation !
16
In the following transition, what does .4s describe? transition: color .4s linear;
निम्नलिखित संक्रमण में, .4s क्या वर्णन करता है? संक्रमण: color .4s रैखिक;
Word-spacing
Padding
Duration
Property
Previous Question
Next Question
25
See Explanation !
17
To determine whether one object is the prototype of (or is part of the prototype chain of) another object, one should use the ____________
यह निर्धारित करने के लिए कि क्या एक वस्तु किसी अन्य वस्तु का प्रोटोटाइप है (या प्रोटोटाइप श्रृंखला का हिस्सा है), किसी को ____________ का उपयोग करना चाहिए
isPrototypeOf() method
equals() method
=== operator
==opertor
Previous Question
Next Question
25
See Explanation !
18
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Previous Question
Next Question
25
See Explanation !
19
Which of the following is true for pseudo class in CSS?
CSS में छद्म वर्ग के लिए निम्नलिखित में से कौन सा सत्य है?
Match A Specified Element
Select The Active Links
Are Used to Select All the Visited Links
Are Used to Define a Special State of An Element
Previous Question
Next Question
25
See Explanation !
20
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 !
21
Is there a standard protocol for sending and receiving messages in emails?
क्या ईमेल में संदेश भेजने और प्राप्त करने के लिए कोई मानक प्रोटोकॉल है?
HTTP
MIMI
IMAP
FTP
Previous Question
Next Question
25
See Explanation !
22
What does the CSS property object-fit control
सीएसएस प्रॉपर्टी ऑब्जेक्ट - फ़िट कंट्रोल क्या करता है
The size of the content box
The alignment of the text
How an element's content should be resized to fit its container
The position of the element in the viewport
Previous Question
Next Question
25
See Explanation !
23
Which of the following is the CGI method of invoking a CGI program?
सीजीआई कार्यक्रम को लागू करने की सीजीआई विधि निम्नलिखित में से कौन सी है?
GET method
HEAD method
Both a and b above
None of the above
Previous Question
Next Question
25
See Explanation !
24
Notepad++ is written in which language
नोटपैड किस भाषा में लिखा जाता है
PHP
Python
C++
Java
Previous Question
Next Question
25
See Explanation !
25
How can you make a bulleted list in HTML
आप HTML में बुलेटेड लिस्ट कैसे बना सकते हैं
<ul>
<ol>
<li>
<list>
Previous Question