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
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Next Question
25
See Explanation !
2
Which of the following selector selects the elements that are checked?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जिन्हें चेक किया जाता है?
E ~ F
::after
:checked
None of these
Previous Question
Next Question
25
See Explanation !
3
who is the owner of w3.css
w3.css का मालिक कौन है
nielit.gov.in
w3schools.com
w3.org
w3framework.org
Previous Question
Next Question
25
See Explanation !
4
ARPANET Stands for
ARPANET का अर्थ है -
Advanced Research Projects Agency Network
Advance Research Project Agency Network
Asymmetric Routing Project Advance Network
None of Above
Previous Question
Next Question
25
See Explanation !
5
The CSS property word-break: break-all; is used to
CSS प्रॉपर्टी वर्ड - ब्रेक: ब्रेक - ऑल; का उपयोग किया जाता है
Break the text into individual words
Allow long words to break and wrap onto the next line
Prevent hyphenation of words
Change the font style of text
Previous Question
Next Question
25
See Explanation !
6
HTML uses
एचटीएमएल (HTML)
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
Previous Question
Next Question
25
See Explanation !
7
How can you make a bulleted list?
आप बुलेटेड लिस्ट कैसे बना सकते हैं?
<dl>
<ol>
<list>
<ul>
Previous Question
Next Question
25
See Explanation !
8
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 !
9
Which of the following is not a text editor ?
निम्नलिखित में से कौन एक टेक्स्ट एडिटर नहीं है?
Paint
Sublime
Notepad++
Visual Studio Code
Previous Question
Next Question
25
See Explanation !
10
Identify the incorrect media type defined in CSS 2.
CSS 2 में परिभाषित गलत मीडिया प्रकार की पहचान करें।
Handheld
Braille
Arial
Print
Previous Question
Next Question
25
See Explanation !
11
Which one of the following is an empty Tag
निम्नलिखित में से कौन सा एक खाली टैग है
<input>
<marquee>
<p>
<table>
Previous Question
Next Question
25
See Explanation !
12
_____ are computers that connect to a network and deliver resources to other Computers.
_____ वे कंप्यूटर हैं जो एक नेटवर्क से जुड़ते हैं और अन्य कंप्यूटरों को संसाधन प्रदान करते हैं।
Servers
Mainframe
Network
Clients
Previous Question
Next Question
25
See Explanation !
13
We can delete the maximum number of e-mail at a time is-
हम एक समय में ई - मेल की अधिकतम संख्या को हटा सकते हैं -
Multiple
Only Two
Only One
Only three
Previous Question
Next Question
25
See Explanation !
14
Which tag is used for internal Frame
आंतरिक फ़्रेम के लिए किस टैग का उपयोग किया जाता है
<Iframe>
<Inframe>
<frame>
<inlineframe>
Previous Question
Next Question
25
See Explanation !
15
Which of the following is not a type of attribute for input tag?
निम्नलिखित में से कौन सा इनपुट टैग के लिए विशेषता का एक प्रकार नहीं है?
day
week
month
time
Previous Question
Next Question
25
See Explanation !
16
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
Previous Question
Next Question
25
See Explanation !
17
What is World Wide Web?
वर्ल्ड वाइड वेब क्या है?
A computer game
A software program
Another name for the Internet
The part of the Internet that enables information sharing
Previous Question
Next Question
25
See Explanation !
18
Which of the following is a business networking site?
निम्नलिखित में से कौन एक व्यावसायिक नेटवर्किंग साइट है?
Twitter
WhatsApp
LinkedIn
YouTube
Previous Question
Next Question
25
See Explanation !
19
Physical addresses will change from
भौतिक पते किससे बदलेंगे
Point-to-point
hop to hop
sender to receiver
frame to frame
Previous Question
Next Question
25
See Explanation !
20
Which W3.CSS Class Is Used to Make a Text as Left Alignment
बाएं संरेखण के रूप में टेक्स्ट बनाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है
w3-align-left
w3-left
w3-left-align
w3-text-left
Previous Question
Next Question
25
See Explanation !
21
w3.css has a panel class that adds top and bottom margin and left and right padding to any elements respectively. which of the following is true?
w3.css में एक पैनल वर्ग है जो क्रमशः किसी भी तत्व में ऊपरी और निचले मार्जिन और बाएं और दाएं पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सत्य है?
16px, 16px, 16px, 16px
16px, 20px, 14px, 14px
16px, 16px, 14px, 14px
14px, 14px, 16px, 16px
Previous Question
Next Question
25
See Explanation !
22
Embedded software is used in:
एम्बेडेड सॉफ़्टवेयर का उपयोग इसमें किया जाता है:
Online Railway Information System
Mobile Phones
e-learning software
Multimedia software
Previous Question
Next Question
25
See Explanation !
23
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question
Next Question
25
See Explanation !
24
Can the element <h1> be replaced with <H1>?
क्या तत्व h1 टैग को H1 टैग से प्रतिस्थापित किया जा सकता है?
No, they represent different elements altogether
Yes, both are same
First is correct only
Second is correct only
Previous Question
Next Question
25
See Explanation !
25
HTTP uses port number of TCP
HTTP TCP के पोर्ट नंबर का उपयोग करता है
25
23
80
21
Previous Question