Home
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
Other 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
2024
New!
Assignments
HTML
New!
CSS
New!
Javascript
New!
Python
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
What does the w3-opacity class do
W3 - ऑपेसिटी क्लास क्या करता है
Sets the opacity to a specific value (default is 0.75)
Makes the element invisible
Adds a fade animation to the element
Sets the background transparency
Next Question
25
See Explanation !
2
Which property is used to change the left margin of an element?
किसी तत्व के बाएं मार्जिन को बदलने के लिए किस गुण का उपयोग किया जाता है?
margin-left
indent
padding-left
left-margin
Previous Question
Next Question
25
See Explanation !
3
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 !
4
Which one of the following is a web browser?
निम्नलिखित में से कौन सा एक वेब ब्राउज़र है?
Google
Yahoo
Mozilla Firefox
Bing
Previous Question
Next Question
25
See Explanation !
5
Which attribute is not essential under <iframe>?
किस विशेषता के तहत आवश्यक नहीं है <iframe>?
frame border
width
height
src
Previous Question
Next Question
25
See Explanation !
6
which one is invalid attribute of <body> tag
कौन सा एक अमान्य विशेषता है
bgcolor
text
color
background
Previous Question
Next Question
25
See Explanation !
7
The CSS property text-overflow: ellipsis; is used when:
CSS प्रॉपर्टी टेक्स्ट - ओवरफ़्लो: ellipsis; का उपयोग तब किया जाता है जब:
The text should be vertically centered
The text should be aligned to the right
The text is too long to fit in the container
The text color should be changed
Previous Question
Next Question
25
See Explanation !
8
A modem is not needed when accessing the internet through
के माध्यम से इंटरनेट एक्सेस करते समय मॉडेम की आवश्यकता नहीं होती है
Wi-Fi
LAN
Cable
None of the above
Previous Question
Next Question
25
See Explanation !
9
TD tag is used for?
TD टैग का इस्तेमाल किसके लिए किया जाता है?
Table row
Table Records
Table heading
Row Heading
Previous Question
Next Question
25
See Explanation !
10
Cookie stores the data on
कुकी डेटा को इस पर संग्रहीत करती है
Server
Remote Server
Browser
All of These
Previous Question
Next Question
25
See Explanation !
11
Which selector targets only <li> elements that are directly under an <ul>?
कौन सा चयनकर्ता केवल
ul > li
ul li
ul + li
ul ~ li
Previous Question
Next Question
25
See Explanation !
12
E-mail message can be protected by
ई - मेल संदेश द्वारा संरक्षित किया जा सकता है
Mirroring
Caching
Encryption
Resending
Previous Question
Next Question
25
See Explanation !
13
File protocol is used for ____
फ़ाइल प्रोटोकॉल का उपयोग ____ के लिए किया जाता है
deciding the design and structure of the file
transfer of computer files from hard disk to main memory
deciding the storage space of files
transfer of computer files from a server to a client
Previous Question
Next Question
25
See Explanation !
14
Which CSS property sets a background image for an element
कौन सी सीएसएस प्रॉपर्टी किसी एलिमेंट के लिए बैकग्राउंड इमेज सेट करती है
background-color
background
background-image
both b and c
Previous Question
Next Question
25
See Explanation !
15
The OSI model consists of _______ layers.
OSI मॉडल में _______ परतें होती हैं।
Three
Five
Seven
Eight
Previous Question
Next Question
25
See Explanation !
16
Which property is used to give space between content and border?
कंटेंट और बॉर्डर के बीच जगह देने के लिए किस प्रॉपर्टी का इस्तेमाल किया जाता है?
margin
indent
padding
gap
Previous Question
Next Question
25
See Explanation !
17
Which attribute is used to set background color of html page?
HTML पृष्ठ के पृष्ठभूमि रंग को सेट करने के लिए किस विशेषता का उपयोग किया जाता है?
bgcolor
background
back color
None of the above
Previous Question
Next Question
25
See Explanation !
18
An Email Message that has failed to reach its destination is called
एक ईमेल मैसेज जो अपने डेस्टिनेशन तक नहीं पहुँच पाया है, उसे कहा जाता है
Junk Email
Trash
Spam
Bounced Mail
Previous Question
Next Question
25
See Explanation !
19
Which of the following is/are a style tag(s) ?
निम्नलिखित में से कौन - सा एक स्टाइल टैग है/हैं?
<b>
<tt>
<i>
All of the above are style tags
Previous Question
Next Question
25
See Explanation !
20
The pseudoclass is activated when the user moves the mouse cursor over the specified element.
जब उपयोगकर्ता माउस कर्सर को निर्दिष्ट तत्व पर ले जाता है तो स्यूडोक्लास सक्रिय हो जाता है।
mouse over
mouse hover
hover
mouse move
Previous Question
Next Question
25
See Explanation !
21
Instagram is related to?
Instagram किससे संबंधित है?
Facebook
Youtube
Google
Microsoft
Previous Question
Next Question
25
See Explanation !
22
What is the full form of B2B?
B2B का पूर्ण रूप क्या है?
Base to Base
Base to Business
Business to Business
None
Previous Question
Next Question
25
See Explanation !
23
The most important <head> element of a webpage is a container for
<head> वेबपेज का सबसे महत्वपूर्ण तत्व किसके लिए एक कंटेनर है
Links
Webpages
Metadata
Pictures
Previous Question
Next Question
25
See Explanation !
24
Tick the odd term out:
विषम शब्द को बाहर निकालें:
Stageful Inspection
Proxy Firewall
Alta Vista
Packet-Filtering Firewall
Previous Question
Next Question
25
See Explanation !
25
HTML uses
एचटीएमएल (HTML)
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
Previous Question