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 the default file extension of notepad
नोटपैड का डिफ़ॉल्ट फ़ाइल एक्सटेंशन क्या है
.txt
.html
.css
None of These
Next Question
25
See Explanation !
2
In HTML, tags that include both start and end tag are called
HTML में, उन टैग को कहा जाता है जिनमें प्रारंभ और अंत दोनों टैग शामिल होते हैं
Comment tag
Document tag
Container tag
None of the above
Previous Question
Next Question
25
See Explanation !
3
What happens if an inline style conflicts with an external CSS rule
अगर कोई इनलाइन स्टाइल बाहरी CSS नियम से टकराती है, तो क्या होता है
The external CSS rule is applied
The inline style is applied
Both are ignored
The browser applies the styles randomly
Previous Question
Next Question
25
See Explanation !
4
What is true about the Box model of CSS ?
सीएसएस के बॉक्स मॉडल के बारे में क्या सच है?
It defines a virtual box drawn around elements
Content of each element is surrounded by padding only
Content of each elemernt is surrounded by a border only
Content of each element is surrounded by a margin only
Previous Question
Next Question
25
See Explanation !
5
The pop() method of the array does which of the following task?
सरणी की POP() विधि निम्नलिखित में से किस कार्य को करती है?
decrements the total length by 1
increments the total length by 1
prints the first element but no effect on the length
updates the element
Previous Question
Next Question
25
See Explanation !
6
Which CSS property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
text-color
color
font-color
All of These
Previous Question
Next Question
25
See Explanation !
7
<a> tag in HTML is used for creating
HTML में a टैग क्या क्रिएट करने के लिए यूज़ किया जाता है
List
Links
Address
None of the options
Previous Question
Next Question
25
See Explanation !
8
Shortcut of Web page Refresh is
वेब पेज का शॉर्टकट रिफ्रेश है
F4
F5
F6
F2
Previous Question
Next Question
25
See Explanation !
9
A reliable stream service in TCP is described as two-way transmission, free of transmission ________, with no lost or duplicate ________, and the bytes are delivered in the same ________ in which they were transmitted.
TCP में एक विश्वसनीय स्ट्रीम सेवा को ट्रांसमिशन ________ से मुक्त, दो - तरफा ट्रांसमिशन के रूप में वर्णित किया गया है, जिसमें कोई खोया या डुप्लिकेट ________ नहीं है, और बाइट्स उसी ________ में वितरित की जाती हैं जिसमें उन्हें प्रेषित किया गया था।
errors; bytes; manner
failure; packets; sequence
errors; activity; manner
errors; bytes; sequence
Previous Question
Next Question
25
See Explanation !
10
Function that allow calculation in CSS?
फ़ंक्शन जो CSS में गणना की अनुमति देता है?
sum()
eval()
calc()
total()
Previous Question
Next Question
25
See Explanation !
11
Transferring your HTML code from one machine to server is known as ___
अपने HTML कोड को एक मशीन से सर्वर में स्थानांतरित करना ___ के रूप में जाना जाता है
Indexing
Hosting
Serving
Sorting
Previous Question
Next Question
25
See Explanation !
12
The CSS property text-decoration: underline; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: रेखांकित; का उपयोग
Add a background color to the text
Apply an underline to the text
Change the font style
Make the text bold
Previous Question
Next Question
25
See Explanation !
13
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 !
14
UMANG App do not provides services for
उमंग ऐप निम्नलिखित के लिए सेवाएं प्रदान नहीं करता है
Farmers
Hunters
Students
Pensioners
Previous Question
Next Question
25
See Explanation !
15
Which statement is not true about responsive tables in W3.Table
W3.Table में उत्तरदायी तालिकाओं के बारे में कौन सा कथन सही नहीं है
W3-responsive class creates a responsive table
It scroll horizontally on small screen
w3-table class a responsive table
on large screens, there is no difference
Previous Question
Next Question
25
See Explanation !
16
What type of CSS is the following code snippet? <h1 style="color:blue;">A Blue Heading</h1>
निम्नलिखित कोड स्निपेट किस प्रकार का CSS है?
External CSS
Internal CSS
Inline CSS
None of these
Previous Question
Next Question
25
See Explanation !
17
Which pseudo-class targets an input field while it is being typed in
कौन सा छद्म - वर्ग एक इनपुट फ़ील्ड को लक्षित करता है जबकि इसे टाइप किया जा रहा है
focus
hover
active
checked
Previous Question
Next Question
25
See Explanation !
18
Which tag is used to list individual items of an ordered list?
ऑर्डर की गई लिस्ट के अलग - अलग आइटम को लिस्ट करने के लिए किस टैग का इस्तेमाल किया जाता है?
LI
OL
UL
None of the above
Previous Question
Next Question
25
See Explanation !
19
The attribute, which define the relationship between current document and HREFed URL is
विशेषता, जो वर्तमान दस्तावेज़ और HREFed URL के बीच संबंध को परिभाषित करती है, वह है
REL
URL
REV
all of these
Previous Question
Next Question
25
See Explanation !
20
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
Next Question
25
See Explanation !
21
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 !
22
The CSS property visibility: visible; does what to an element
CSS प्रॉपर्टी विज़िबिलिटी: दिखाई देती है; किसी एलिमेंट को क्या करती है
Hides the element
Makes the element visible
Removes the element from the document flow
Adds transparency to the element
Previous Question
Next Question
25
See Explanation !
23
Which of the following is a network topology
निम्नलिखित में से कौन एक नेटवर्क टोपोलॉजी है
LAN
WAN
MAN
BUS
Previous Question
Next Question
25
See Explanation !
24
Which selector selects elements based on a certain state ?
कौन सा चयनकर्ता एक निश्चित स्थिति के आधार पर तत्वों का चयन करता है?
Combinator selector
Pseudo Class selector
Pseudo elements selector
Attribute selector
Previous Question
Next Question
25
See Explanation !
25
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