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 attributes specifies the name of the image file?
निम्नलिखित में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
Font
SRC
Color
Size
Next Question
25
See Explanation !
2
Which tag allows you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
td
rw
tr
th
Previous Question
Next Question
25
See Explanation !
3
Which of the following property is used to control the scrolling of an image in the background
पृष्ठभूमि में किसी छवि के स्क्रॉलिंग को नियंत्रित करने के लिए निम्नलिखित में से किस संपत्ति का उपयोग किया जाता है
background-attachment
background
background-repeat
background-position
Previous Question
Next Question
25
See Explanation !
4
What does the CSS property background-repeat: no-repeat; do
सीएसएस (CSS) प्रॉपर्टी की पृष्ठभूमि क्या है - दोहराएँ: दोहराएँ नहीं; करें
Repeats the background horizontally and vertically
Does not repeat the background image
Repeats the background only vertically
Changes the background color
Previous Question
Next Question
25
See Explanation !
5
If we want to add some document in mail then we choose which option ?
यदि हम मेल में कुछ दस्तावेज़ जोड़ना चाहते हैं तो हम कौन सा विकल्प चुनते हैं?
Link
Compost
Add
Attachment
Previous Question
Next Question
25
See Explanation !
6
Which tag will display the content of list?
कौन सा टैग सूची की सामग्री प्रदर्शित करेगा?
ul
li
ol
dl
Previous Question
Next Question
25
See Explanation !
7
Which attribute is used to specify that the script is executed when the page has finished parsing? (only for external scripts)
यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है कि पृष्ठ के पार्सिंग समाप्त होने पर स्क्रिप्ट निष्पादित की जाती है? (केवल बाहरी स्क्रिप्ट के लिए)
parse
a sync
defer
type
Previous Question
Next Question
25
See Explanation !
8
Which is correct?
कौन सी बात सही है?
<b>Click Here<b>
<strong>Click Here<strong>
<b>Click Here</b>
</strong>Click Here</strong>
Previous Question
Next Question
25
See Explanation !
9
A software that prevents external access to a system is termed as
एक सॉफ्टवेयर जो किसी सिस्टम तक बाहरी पहुंच को रोकता है, उसे कहा जाता है
Gateway
Firewall
Intrusion Prevention system
Anti-Virus
Previous Question
Next Question
25
See Explanation !
10
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 !
11
What happens if an inline style conflicts with an external CSS rule
अगर कोई इनलाइन स्टाइल बाहरी CSS नियम से टकराती है, तो क्या होता है
The external CSS rule is applied
The inline style is applied
Both are ignored
The browser applies the styles randomly
Previous Question
Next Question
25
See Explanation !
12
Which service provides dynamic IP addressing to clients?
कौन सी सेवा ग्राहकों को गतिशील आईपी एड्रेसिंग प्रदान करती है?
WINS
DNSs
DHCP
PPP
Previous Question
Next Question
25
See Explanation !
13
The selection of the following subnet address for all the workstations and the server while installing a proxy server was random. It was selected because it falls within the Class C subnet range and is easy to remember:
प्रॉक्सी सर्वर इंस्टॉल करते समय सभी वर्कस्टेशन और सर्वर के लिए निम्नलिखित सबनेट पते का चयन यादृच्छिक था। इसे इसलिए चुना गया था क्योंकि यह क्लास C सबनेट रेंज में आता है और इसे याद रखना आसान है:
220.220.1.5
220.111.220.220
220.220.220.220
None of the above
Previous Question
Next Question
25
See Explanation !
14
Which one of the following is not used to generate dynamic web pages ?
डायनामिक वेब पेज बनाने के लिए निम्नलिखित में से किसका उपयोग नहीं किया जाता है?
PHP
ASP.NET
JSP
CSS
Previous Question
Next Question
25
See Explanation !
15
What does the CSS property overflow: hidden; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: छिपा हुआ; क्या करें
Hides the content that overflows the element's box
Adds a shadow to the element
Centers the element on the page
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
16
Increasing the cell padding means
सेल पैडिंग बढ़ाने का मतलब है
Increase the softness of your site
increase the space between cells
increase the distance between cell and content
all of the above
Previous Question
Next Question
25
See Explanation !
17
Which class makes the text bold in W3.CSS
W3.CSS में कौन सी क्लास टेक्स्ट को बोल्ड बनाती है
w3-bold
w3-strong
w3-font-bold
w3-text-bold
Previous Question
Next Question
25
See Explanation !
18
Which of the following is video format in HTML5?
HTML5 में वीडियो प्रारूप निम्नलिखित में से कौन सा है?
MP5
WebM
wbr
None of These
Previous Question
Next Question
25
See Explanation !
19
Full form for FTP?
FTP के लिए पूरा फ़ॉर्म?
Folder Transfer Protocol
File Transit Protocol
Fix Transfer protocol
File Transfer protocol
Previous Question
Next Question
25
See Explanation !
20
The main function of a browser is to
एक ब्राउज़र का मुख्य कार्य है
compile HTML
interpret HTML
de-compile HTML
interpret CGI programs
Previous Question
Next Question
25
See Explanation !
21
An online information retrieval tool that uses the data of a web search engine to produce its own result?
एक ऑनलाइन जानकारी पुनर्प्राप्ति उपकरण जो अपने स्वयं के परिणाम उत्पन्न करने के लिए वेब खोज इंजन के डेटा का उपयोग करता है?
Search Engine
Meta Search Engine
Mega Search Engine
None of the above
Previous Question
Next Question
25
See Explanation !
22
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 !
23
The minimum age to open a Facebook account?
Facebook अकाउंट खोलने की न्यूनतम उम्र क्या है?
12
13
14
18
Previous Question
Next Question
25
See Explanation !
24
Which Of The Following Contains The Body Of The Email Message?
निम्नलिखित में से किसमें ईमेल संदेश का मुख्य भाग है?
Image
Both Image And Text
Only Image
Only Text
Previous Question
Next Question
25
See Explanation !
25
How do you style all elements with a specific attribute, regardless of its value
आप सभी तत्वों को एक विशिष्ट विशेषता के साथ कैसे स्टाइल करते हैं, इसके मूल्य की परवाह किए बिना
[attr]
[attr=""]
[attr=*]
attr[ ]
Previous Question