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
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Next Question
25
See Explanation !
2
What is Twitter handle Symbol?
ट्विटर हैंडल सिंबल क्या है?
$
#
@
none
Previous Question
Next Question
25
See Explanation !
3
Physical addresses will change from
भौतिक पते किससे बदलेंगे
Point-to-point
hop to hop
sender to receiver
frame to frame
Previous Question
Next Question
25
See Explanation !
4
In IP packet __________ specifies the length, in bytes, of the entire IP packet, including the data and header.
आईपी पैकेट में __________ पूरे आईपी पैकेट की लंबाई, बाइट्स में, डेटा और हेडर सहित निर्दिष्ट करता है।
IP Header Length
Total Length
Fragment Offset
Header Checksum
Previous Question
Next Question
25
See Explanation !
5
The server on the internet is also known as a
इंटरनेट पर सर्वर को एक के रूप में भी जाना जाता है
Hub
Host
Gateway
Repeater
Previous Question
Next Question
25
See Explanation !
6
The rules with regards to conduct for Internet users is known as
इंटरनेट उपयोगकर्ताओं के लिए आचरण के संबंध में नियमों को............ के रूप में जाना जाता है
Mosaic
Netiquette
Protocol
Internet Protocol
Previous Question
Next Question
25
See Explanation !
7
Which CSS property is used to control the spacing between lines of text
टेक्स्ट की लाइनों के बीच की दूरी को नियंत्रित करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
line-spacing
text-spacing
line-height
text-height
Previous Question
Next Question
25
See Explanation !
8
Which of the following selector selects the element that is the first child of its parent that is of its type?
निम्नलिखित में से कौन सा चयनकर्ता उस तत्व का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-child
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
9
What is work of padding property?
पैडिंग प्रॉपर्टी का काम क्या है?
to set Space between its content and its border
to set Space outside content
to set Space between tow lines
to set Space between to character
Previous Question
Next Question
25
See Explanation !
10
News Group are
समाचार समूह हैं
Chart Service
Discussion group
E-mail service
None
Previous Question
Next Question
25
See Explanation !
11
What does the ‘margin:auto’ means?
‘मार्जिन:ऑटो‘ का क्या मतलब है?
Set the margin equally on top and bottom of the element
Set the margin equally on left and right of the element
Set the margin equally on all sides of the element.
It is uncertain what will happen
Previous Question
Next Question
25
See Explanation !
12
What is the proper html syntax for referencing an external style sheet ?
बाहरी स्टाइल शीट को संदर्भित करने के लिए उचित एचटीएमएल सिंटैक्स क्या है?
<style src="demostyle.css">
<stylesheet>demostyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="demostyle.css>
None of these
Previous Question
Next Question
25
See Explanation !
13
Website means:
वेबसाइट का अर्थ है:
URL + Web Space + HTML Content
URL + Web Space + Name Resolution
URL + Web Space + Name Resolution + HTML Content
HTML Content + Web Space + Name Resolution
Previous Question
Next Question
25
See Explanation !
14
The w3-container class is the perfect class to use for
W3 - कंटेनर क्लास उपयोग करने के लिए एकदम सही क्लास है
<div>
<article>,<header>,<footer>,
<section>
All of These
Previous Question
Next Question
25
See Explanation !
15
identity the correct statement for absolute Positioning in CSS?
सीएसएस में निरपेक्ष स्थिति के लिए सही कथन की पहचान करें?
It is a browser determined positioning
It uses the position property of CSS ,Used to define absolute positioning
It gives authors greater control on how elements are displayed
none of the above statements are Correct
Previous Question
Next Question
25
See Explanation !
16
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 !
17
Which CSS pseudo-class is used to select and style a link that has been visited?
विज़िट किए गए लिंक को चुनने और स्टाइल करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है?
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
18
When an empty statement is encountered, a JavaScript interpreter __________
जब एक खाली कथन का सामना किया जाता है, तो एक जावास्क्रिप्ट दुभाषिया __________
Ignores the statement
Prompts to complete the statement
Throws an error
Shows a warning
Previous Question
Next Question
25
See Explanation !
19
What is the difference between XML and HTML?
XML और HTML में क्या अंतर है?
HTML is used for exchanging data, XML is not.
XML is used for exchanging data, HTML is not.
HTML can have user defined tags, XML cannot
Both B and C
Previous Question
Next Question
25
See Explanation !
20
In Email id we can Change user id
ईमेल आईडी में हम उपयोगकर्ता आईडी बदल सकते हैं
Yes
No
Never
Only one time
Previous Question
Next Question
25
See Explanation !
21
Which tag is used to define a drop-down list
ड्रॉप - डाउन सूची को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
<select>
<option>
<dropdown>
<list>
Previous Question
Next Question
25
See Explanation !
22
w3.cSS is a standard CSS that has
w3.cSS एक मानक CSS है जिसमें
jQuery library.
JavaScript library
Both (A) and (B) are true.
Both (A) and (B) are false.
Previous Question
Next Question
25
See Explanation !
23
Which type of CSS is used in the code ? >p style = "border:2px solid red;"<
कोड में किस प्रकार के CSS का उपयोग किया जाता है?
External CSS
Internal CSS
Inline CSS
None of these
Previous Question
Next Question
25
See Explanation !
24
How do you make a list item in an unordered list display without bullets
आप बिना गोलियों के बिना बिना क्रमबद्ध सूची प्रदर्शन में एक सूची आइटम कैसे बनाते हैं
list-style-type: none;
text-decoration: none;
bullet-style: none;
display: no-bullet;
Previous Question
Next Question
25
See Explanation !
25
What is the value of rel attribute to describe a favicon?
फ़ेविकॉन का वर्णन करने के लिए rel विशेषता का मान क्या है?
favicon
image
icon
fav
Previous Question