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 of the following CSS selectors are used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए निम्नलिखित CSS चयनकर्ताओं में से किसका उपयोग किया जाता है?
tag
id
class
both class and tag
Next Question
25
See Explanation !
2
What are the types of unordered or bulleted list in HTML?
HTML में अनऑर्डर्ड या बुलेटेड लिस्ट के प्रकार क्या हैं?
disc, square, triangle
polygon, triangle, circle
disc, circle, square
All of the above
Previous Question
Next Question
25
See Explanation !
3
Which box overflows with emails generally ?
कौन सा बॉक्स आमतौर पर ईमेल के साथ ओवरफ्लो होता है?
Inbox
Outbox
AddressBox
Messagebox
Previous Question
Next Question
25
See Explanation !
4
A proper scripting language is a __________
एक उचित स्क्रिप्टिंग भाषा __________ है।
High level programming language
Assembly level programming language
Machine level programming language
Low level programming language
Previous Question
Next Question
25
See Explanation !
5
Which is a valid extension for HTML files?
HTML फ़ाइलों के लिए एक मान्य एक्सटेंशन क्या है?
.web
.html
.xml
Both A and B
Previous Question
Next Question
25
See Explanation !
6
What is Full form of ARPANET
ARPANET का फुल फॉर्म क्या है
Advance Recent Project Administration Network
Advance Research Project Agency Network
Advance Real Project Administration Network
Advance Research Point Admin Network
Previous Question
Next Question
25
See Explanation !
7
Full form of BCC?
BCC का पूरा रूप?
Blind carbon copy
Blind carboon copy
Black carbon copy
none
Previous Question
Next Question
25
See Explanation !
8
How can you select an element with the id "example" in CSS
आप सीएसएस में आईडी "उदाहरण" वाले तत्व का चयन कैसे कर सकते हैं
#example
.example
element#example
example
Previous Question
Next Question
25
See Explanation !
9
The total time to prepare a disk drive mechanism for a block of data to be read from is:
डेटा के एक ब्लॉक को पढ़ने के लिए डिस्क ड्राइव तंत्र तैयार करने का कुल समय है:
latency
latency plus transmission time
latency plus seek time
latency plus seek time plus transmission time
Previous Question
Next Question
25
See Explanation !
10
Which CSS property is used to control the font size of an elemen
एलीमेन के फ़ॉन्ट आकार को नियंत्रित करने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
font-style
font-size
text-size
size
Previous Question
Next Question
25
See Explanation !
11
Which of the following properties of an anchor element indicates that the user is currently clicking on an element ?
एंकर तत्व के निम्नलिखित में से कौन सा गुण इंगित करता है कि उपयोगकर्ता वर्तमान में किसी तत्व पर क्लिक कर रहा है?
:link
:visited
:hover
:active
Previous Question
Next Question
25
See Explanation !
12
The CSS property text-transform: capitalize; does what to the text
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: कैपिटलाइज़; टेक्स्ट को क्या करता है
Converts the text to lowercase
Converts the text to uppercase
Capitalizes the first letter of each word
Changes the color of the pointer
Previous Question
Next Question
25
See Explanation !
13
How can you insert a comment in HTML
आप HTML में एक टिप्पणी कैसे सम्मिलित कर सकते हैं
<!-- comment -->
// comment
<comment>
<!-- comment !-->
Previous Question
Next Question
25
See Explanation !
14
HTML is
HTML है
Hyper Text Markedup Language
Hyper Text Markup Language
Hyper Text Marked Language
Hyper Text Marking Language
Previous Question
Next Question
25
See Explanation !
15
Which CSS property controls the text size
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है
text-size
size
text-length
font-size
Previous Question
Next Question
25
See Explanation !
16
The CSS property font-weight: bold; is equivalent to
CSS प्रॉपर्टी फ़ॉन्ट - वेट: BOLD; के बराबर है
font-weight: 700;
font-weight: 500;
font-weight: 600;
font-weight: 400;
Previous Question
Next Question
25
See Explanation !
17
Which class is used to create list card in w3 CSS
W3 CSS में सूची कार्ड बनाने के लिए किस वर्ग का उपयोग किया जाता है
w3.card
w3-card
w3-list-card
w3.list-card
Previous Question
Next Question
25
See Explanation !
18
TCP/IP is a ______ hierarchical protocol suite developed before the OSI model.
टीसीपी/आईपी एक ______ पदानुक्रमित प्रोटोकॉल सूट है जिसे ओएसआई मॉडल से पहले विकसित किया गया था।
7-layers
4-layers
5-layers
3-layers
Previous Question
Next Question
25
See Explanation !
19
What is the full form of POS
पीओएस (POS) का पूर्ण रूप क्या है?
Point of Sale
Point of Service
Point of Security
None of the above
Previous Question
Next Question
25
See Explanation !
20
How long can a video be recorded and posted on Instagram?
इंस्टाग्राम पर वीडियो कब तक रिकॉर्ड और पोस्ट किया जा सकता है?
60 Sec.
30 Sec.
5 Min.
2 Min.
Previous Question
Next Question
25
See Explanation !
21
Which of the following options is incorrect with reference to status codes ?
स्टेटस कोड के संदर्भ में निम्नलिखित में से कौन सा विकल्प गलत है?
200 OK
304 Not Found
400 Bad Request
301 Moved Permanently
Previous Question
Next Question
25
See Explanation !
22
______________ is like a transparent sheet on which user can paint on it.
______________ एक पारदर्शी शीट की तरह है जिस पर उपयोगकर्ता पेंट कर सकता है।
Groups
Layers
Grid
None of the above
Previous Question
Next Question
25
See Explanation !
23
The ownership rights as related to content on the web are governed under
वेब पर सामग्री से संबंधित स्वामित्व अधिकार के तहत नियंत्रित होते हैं
Copyright law
Patent law
Data protection law
Privacy law
Previous Question
Next Question
25
See Explanation !
24
What is the purpose of the CSS property border-collapse
सीएसएस संपत्ति सीमा - पतन का उद्देश्य क्या है
Adds a border to the element
Collapses the borders of table cells into a single border
Separates the borders of adjacent cells in a table
Changes the color of the border
Previous Question
Next Question
25
See Explanation !
25
In HTML, which attribute is used to create a link that opens in a new window tab?
HTML में, किस विशेषता का उपयोग एक लिंक बनाने के लिए किया जाता है जो एक नई विंडो टैब में खुलता है?
src=”_blank”
alt=”_blank”
target=”_self”
target=”_blank”
Previous Question