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 selector applies styles to all <p> elements inside a <div> element
कौन सा चयनकर्ता सभी पर शैलियों को लागू करता है
div, p
div + p
div p
div > p
Next Question
25
See Explanation !
2
Who sent the email first?
सबसे पहले ईमेल किसने भेजा था?
Tim Berners Lee
Vint Cerf
Herman Helorith
Ray Tomlinson
Previous Question
Next Question
25
See Explanation !
3
Which CSS property is used to change the order of flex items
फ्लेक्स आइटम के ऑर्डर को बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
order
flex-order
item-order
flex-direction
Previous Question
Next Question
25
See Explanation !
4
In which part of the HTML metadata is contained?
HTML मेटाडेटा के किस भाग में निहित है?
body tag
html tag
head tag
title tag
Previous Question
Next Question
25
See Explanation !
5
computers on the internet owned and operated by education form part of the
शिक्षा द्वारा स्वामित्व और संचालित इंटरनेट पर कंप्यूटर का हिस्सा है
Com domain
edu domain
mil domain
None of the above
Previous Question
Next Question
25
See Explanation !
6
What is the maximum number of members in a Whatsapp group?
व्हाट्सएप समूह में सदस्यों की अधिकतम संख्या क्या है?
256
255
250
No limit
Previous Question
Next Question
25
See Explanation !
7
Which property is used to set the space between the element's border and content
तत्व की सीमा और सामग्री के बीच की जगह सेट करने के लिए किस संपत्ति का उपयोग किया जाता है
margin
padding
border-spacing
spacing
Previous Question
Next Question
25
See Explanation !
8
What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है
text
radio
password
date
Previous Question
Next Question
25
See Explanation !
9
The script tag must be placed in
स्क्रिप्ट टैग को इसमें रखा जाना चाहिए
Head
Head and body
Title and Head
All of the above
Previous Question
Next Question
25
See Explanation !
10
Which HTML tag produces the biggest heading?
कौन सा HTML टैग सबसे बड़ा शीर्षक उत्पन्न करता है?
<h7>
<h4>
<h9>
<h1>
Previous Question
Next Question
25
See Explanation !
11
Which CSS property is used to control the space between the borders of adjacent cells in a table
तालिका में आसन्न कोशिकाओं की सीमाओं के बीच की जगह को नियंत्रित करने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है
cell-spacing
table-spacing
border-spacing
cell-padding
Previous Question
Next Question
25
See Explanation !
12
Which is the correct CSS syntax written inside the style tag?
स्टाइल टैग के अंदर लिखा गया सही CSS सिंटैक्स क्या है?
body { font-size: 20px; }
body { font-size= 20px };
body:{ font-size: 20px; }
body:{ font-size= 20px; }
Previous Question
Next Question
25
See Explanation !
13
What is the correct syntax for a keyframe in CSS
सीएसएस में कीफ्रेम के लिए सही वाक्यविन्यास क्या है
@frames
@keyframe
@keyframes
@animation-frames
Previous Question
Next Question
25
See Explanation !
14
Which of the following can be used to call a JavaScript Code Snippet?
जावास्क्रिप्ट कोड स्निपेट को कॉल करने के लिए निम्नलिखित में से किसका उपयोग किया जा सकता है?
Function/Method
Preprocessor
Triggering Event
RMI
Previous Question
Next Question
25
See Explanation !
15
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 !
16
Which HTML tag is used to declare internal CSS?
आंतरिक CSS घोषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
<style>
<link>
<script>
None of these
Previous Question
Next Question
25
See Explanation !
17
On Internet, which version of the Internet Protocol is the most widely used
इंटरनेट पर, इंटरनेट प्रोटोकॉल का कौन सा संस्करण सबसे व्यापक रूप से उपयोग किया जाता है
Ipv1
IPv6
IPv2
IPv4
Previous Question
Next Question
25
See Explanation !
18
The CSS property column-count is used for
CSS प्रॉपर्टी कॉलम - गणना के लिए उपयोग किया जाता है
Setting the number of columns an element should be divided into
Controlling the spacing between columns
Changing the font style of text in columns
Applying a border around columns
Previous Question
Next Question
25
See Explanation !
19
HTML 5 supports
HTML 5 सपोर्ट करता है
UTF 8
UTF 16
Both A and B
None of these
Previous Question
Next Question
25
See Explanation !
20
What is the maximum number of members allowed to join a single group in Telegram?
टेलीग्राम में एक समूह में शामिल होने के लिए सदस्यों की अधिकतम संख्या कितनी है?
200,000
20,000
2,000
200
Previous Question
Next Question
25
See Explanation !
21
What is the correct HTML for creating a checkbox
चेकबॉक्स बनाने के लिए सही HTML क्या है
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
22
Which of the following property is used to change the background color
बैकग्राउंड का रंग बदलने के लिए इनमें से किस प्रॉपर्टी का इस्तेमाल किया जाता है
color
background-color
bgcolor
bg-color
Previous Question
Next Question
25
See Explanation !
23
Identify the valid new input Tag element in HTML5?
HTML5 में मान्य नए इनपुट टैग तत्व की पहचान करें?
email
letter
fax
None of the above
Previous Question
Next Question
25
See Explanation !
24
Which of the following attributes specifies the name of the image file?
निम्नलिखित में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
Font
SRC
Color
Size
Previous Question
Next Question
25
See Explanation !
25
Which of the following properties will we use to display border around cell without any content?
बिना किसी सामग्री के सेल के चारों ओर बॉर्डर प्रदर्शित करने के लिए हम निम्नलिखित में से किस गुण का उपयोग करेंगे?
Empty-cell
Blank-cell
Noncontent-cell
no-cell
Previous Question