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 is not true about the label Tag HTML ?
टैग HTML लेबल के बारे में क्या सही नहीं है?
Defines a label for many form elements
Useful for screen-reader users
Useful for visually challenged users
All the above
Next Question
25
See Explanation !
2
_________ is a hypertext-based information system. And it is the most important service provided by the internet.
_________ एक हाइपरटेक्स्ट - आधारित सूचना प्रणाली है। और यह इंटरनेट द्वारा प्रदान की जाने वाली सबसे महत्वपूर्ण सेवा है।
WWW
HTTP
TCP
UDP
Previous Question
Next Question
25
See Explanation !
3
Take the item out.
आइटम को बाहर निकालें।
Pretending
Denial of Service
Manipulation
Win2000
Previous Question
Next Question
25
See Explanation !
4
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
5
The tag used for creating hypertext and hypermedia links is
हाइपरटेक्स्ट और हाइपरमीडिया लिंक बनाने के लिए उपयोग किया जाने वाला टैग है
<hr>
<br>
<pre>
<a>
Previous Question
Next Question
25
See Explanation !
6
Which of the following selector selects the element that is the targeted in the URL?
निम्नलिखित में से कौन सा चयनकर्ता URL में लक्षित तत्व का चयन करता है?
:selected
:link
:target
:enabled
Previous Question
Next Question
25
See Explanation !
7
JavaScript was invented by _____
जावास्क्रिप्ट का आविष्कार _____ द्वारा किया गया था
HelSinki Linus
W3 Group
Brendan Eich
James Gossling
Previous Question
Next Question
25
See Explanation !
8
Transferring your HTML code from one machine to server is known as ___
अपने HTML कोड को एक मशीन से सर्वर में स्थानांतरित करना ___ के रूप में जाना जाता है
Indexing
Hosting
Serving
Sorting
Previous Question
Next Question
25
See Explanation !
9
The CSS property pointer-events: auto; does what to an element
CSS प्रॉपर्टी पॉइंटर - इवेंट: ऑटो; एक एलिमेंट को क्या करता है
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Previous Question
Next Question
25
See Explanation !
10
HTML document should begin with the ____
HTML दस्तावेज़ ____ से शुरू होना चाहिए
<HEAD> tag
<TITLE> tag
<BODY> tag
<HTML> tag
Previous Question
Next Question
25
See Explanation !
11
w3-color and w3-text-color classes can be used to color:
w3 - रंग और w3 - पाठ - रंग वर्गों का उपयोग रंग के लिए किया जा सकता है:
any HTML element
Heading only
Paragraph element only
table element only
Previous Question
Next Question
25
See Explanation !
12
The system that translates an IP address into an easier to remember name is the
वह प्रणाली जो एक IP पते को याद रखने में आसान नाम में अनुवाद करती है, वह है
Packet switching
DNS
Domain numbering system
None of the above
Previous Question
Next Question
25
See Explanation !
13
What is the correct way to link an external CSS file to an HTML document
बाहरी CSS फ़ाइल को HTML दस्तावेज़ से लिंक करने का सही तरीका क्या है
<style src="style.css">
<link rel="stylesheet" href="style.css">
<css link="style.css">
<script src="style.css">
Previous Question
Next Question
25
See Explanation !
14
Which of the following Attribute is used to include External JS code inside your HTML Document -
निम्नलिखित में से किस विशेषता का उपयोग आपके HTML दस्तावेज़ के अंदर बाहरी JS कोड को शामिल करने के लिए किया जाता है -
Script
src
Link
Rel
Previous Question
Next Question
25
See Explanation !
15
If the width of an element is exceeded by the content of the element, then which property will define the behaviour of the content?
यदि किसी तत्व की चौड़ाई तत्व की सामग्री से अधिक हो जाती है, तो कौन सी संपत्ति सामग्री के व्यवहार को परिभाषित करेगी?
overflow-y
overflow-x
overflow-width
overflow -z
Previous Question
Next Question
25
See Explanation !
16
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 !
17
The CSS property z-index is used to:
CSS प्रॉपर्टी z - इंडेक्स का उपयोग निम्न के लिए किया जाता है:
Set the opacity of an element
Define the order of stacking for positioned elements
Control the size of an element
Specify the shadow of an element
Previous Question
Next Question
25
See Explanation !
18
Which W3.CSS class is used to add a striped style to a table
किसी तालिका में एक धारीदार शैली जोड़ने के लिए किस W3.CSS वर्ग का उपयोग किया जाता है
w3-table-striped
w3-striped
w3-table-stripe
w3-stripe
Previous Question
Next Question
25
See Explanation !
19
Identity the default font used in w3.font
W3.font में इस्तेमाल किए गए डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
Times New Roman
Arial
Verdana
None of the above
Previous Question
Next Question
25
See Explanation !
20
Which of the following is the default file extension for Sublime Text configuration files?
Sublime Text कॉन्फ़िगरेशन फ़ाइलों के लिए निम्नलिखित में से कौन सा डिफ़ॉल्ट फ़ाइल एक्सटेंशन है?
.config
.sublime
.json
.ini
Previous Question
Next Question
25
See Explanation !
21
Which of the following is not a block element?
निम्नलिखित में से कौन एक ब्लॉक तत्व नहीं है?
<h1>
<ul>
<p>
<a>
Previous Question
Next Question
25
See Explanation !
22
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 !
23
The CSS property opacity is used to
CSS प्रॉपर्टी अपारदर्शिता का उपयोग किसके लिए किया जाता है
Adjust the width of the element
Set the transparency of the element
Change the font color
Control the spacing between lines
Previous Question
Next Question
25
See Explanation !
24
What is the correct way to set background color as blue
बैकग्राउंड का रंग नीला सेट करने का सही तरीका क्या है
background:blue;
background-color:rgb(0,0,255);
background:#0000FF;
All of the above
Previous Question
Next Question
25
See Explanation !
25
Hypertext is a:
हाइपरटेक्स्ट एक है:
Text with heavy text jargons
Text more than 1000 words
Text which contains link to other texts
None of the above
Previous Question