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
which attribute is used to set or change the background color of table
तालिका के पृष्ठभूमि रंग को सेट करने या बदलने के लिए किस विशेषता का उपयोग किया जाता है
background
backgrouncolor
bgcolor
tablecolor
Next Question
25
See Explanation !
2
Which protocol encrypts data between web server and browser?
कौन सा प्रोटोकॉल वेब सर्वर और ब्राउज़र के बीच डेटा को एन्क्रिप्ट करता है?
SIP
HTTPS
HTML
SMTP
Previous Question
Next Question
25
See Explanation !
3
For fully transparent which option is right
पूरी तरह से पारदर्शी होने के लिए कौन सा विकल्प सही है
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 !
4
For defining internal links in a page which attribute is used
एक पृष्ठ में आंतरिक लिंक को परिभाषित करने के लिए जो विशेषता का उपयोग किया जाता है
name
target
src
None of These
Previous Question
Next Question
25
See Explanation !
5
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 !
6
What is the correct way to declare a document as HTML5
किसी दस्तावेज़ को HTML5 घोषित करने का सही तरीका क्या है
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!DOCTYPE html>
<!DOCTYPE html5>
Previous Question
Next Question
25
See Explanation !
7
Notepad++ supports
नोटपैड++ सपोर्ट करता है।
Syntax Highlighting
Regular Expressions
Auto-Complete
All of the above
Previous Question
Next Question
25
See Explanation !
8
Which of the following property is used to make the text underline in CSS?
CSS में टेक्स्ट को रेखांकित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?
text-decoration
font-dimension
text-style
text-underline
Previous Question
Next Question
25
See Explanation !
9
Level One Connectivity is also known as _____________ access.
लेवल वन कनेक्टिविटी को _____________ पहुंच के रूप में भी जाना जाता है।
Network
Dial up
Internet
Gateway
Previous Question
Next Question
25
See Explanation !
10
What does the class w3-container do
वर्ग w3 - कंटेनर क्या करता है
Adds a container with padding
Centers text in an element
Applies a specific font size
Adds a border to an element
Previous Question
Next Question
25
See Explanation !
11
How do you select all <p> elements that are children of
elements
आप सभी को कैसे चुनते हैं
div > p
div + p
div p
div, p
Previous Question
Next Question
25
See Explanation !
12
________ is a supplementary protocol that allows non-ASCII data to be sent through SMTP.
________ एक पूरक प्रोटोकॉल है जो गैर - एएससीआईआई डेटा को एसएमटीपी के माध्यम से भेजने की अनुमति देता है।
SNMP
MIME
IMAP4
SCTP
Previous Question
Next Question
25
See Explanation !
13
Twitter is example of
ट्विटर इसका उदाहरण है
E-mail System
System application
Social Networking
Web URL
Previous Question
Next Question
25
See Explanation !
14
The CSS property text-decoration: line-through; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: लाइन - थ्रू; का उपयोग
Apply an underline to the text
Remove the underline from a link
Apply a line-through effect to the text
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
15
Which of the following attributes specifies the name of the image file?
निम्नलिखित में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
Font
SRC
Color
Size
Previous Question
Next Question
25
See Explanation !
16
Which class makes an image circular in W3.CSS
कौन सी क्लास W3.CSS में एक इमेज सर्कुलर बनाती है
w3-circle
w3-rounded-circle
w3-rounded
w3-circular
Previous Question
Next Question
25
See Explanation !
17
Which tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Previous Question
Next Question
25
See Explanation !
18
Which CSS unit is relative to the font-size of the nearest parent element with a specified font size
निर्दिष्ट फ़ॉन्ट आकार के साथ निकटतम मूल तत्व के फ़ॉन्ट - आकार के सापेक्ष कौन सी सीएसएस इकाई है
px
em
rem
vw
Previous Question
Next Question
25
See Explanation !
19
What is SMTP related ?
SMTP का क्या संबंध है?
Email
Messenger
Search
Web
Previous Question
Next Question
25
See Explanation !
20
Which property prevents elements from overlapping a floated element
कौन सी प्रॉपर्टी एलिमेंट्स को फ्लोट किए गए एलिमेंट को ओवरलैप करने से रोकती
clear
overflow
z-index
display
Previous Question
Next Question
25
See Explanation !
21
Which social media is more based on image and video.
कौन सा सोशल मीडिया छवि और वीडियो पर अधिक आधारित है।
Facebook
Instagram
Twitter
None of These
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to control the order of flex items in the container
कंटेनर में फ्लेक्स आइटम के क्रम को नियंत्रित करने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है
flex-order
order
flex-direction
item-order
Previous Question
Next Question
25
See Explanation !
23
What is not correct about the Style class?
स्टाइल क्लास के बारे में क्या सही नहीं है?
Apply only to specific element types defined in the style sheet
Define styles that can be applied to any element
Style-class declarations are preceded by an underscore
Style-class declarations are preceded by a period
Previous Question
Next Question
25
See Explanation !
24
A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करके एक लिंक किया गया पृष्ठ आमतौर पर इसमें प्रदर्शित किया जाता है
New window
Current window
New tab
Same tab
Previous Question
Next Question
25
See Explanation !
25
The CSS property transition is used for
CSS प्रॉपर्टी ट्रांज़िशन का उपयोग किसके लिए किया जाता
Adding a smooth transition effect to an element
Changing the font of an element
Controlling the transition between different pages
Changing the color of an element
Previous Question