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 class is used to center-align text in W3.CSS
W3.CSS में टेक्स्ट को सेंटर - अलाइन करने के लिए किस क्लास का इस्तेमाल किया जाता है
w3-center
w3-align
w3-text-center
w3-align-center
Next Question
25
See Explanation !
2
Which of the following tag is used for inserting the largest heading in HTML?
HTML में सबसे बड़ा शीर्षक डालने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
head
<h1><h1>
<h6>
heading
Previous Question
Next Question
25
See Explanation !
3
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 !
4
Which CSS property is used to create a horizontal line
क्षैतिज रेखा बनाने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
hr-line
line-horizontal
horizontal-line
border-bottom
Previous Question
Next Question
25
See Explanation !
5
The CSS property text-align: center; is used to
CSS प्रॉपर्टी text - align: center; का उपयोग किया जाता है
Align the text to the left
Align the text to the right
Center-align the text
Justify the text
Previous Question
Next Question
25
See Explanation !
6
w3-navbar creates a
w3 - navbar एक बनाता है
horizontal navigation bar
inside the navigation bar
force the navigation bar
navigation bar to stay at the top of the page
Previous Question
Next Question
25
See Explanation !
7
The CSS property max-width is used to:
CSS प्रॉपर्टी की अधिकतम चौड़ाई का इस्तेमाल इस काम के लिए किया जाता है:
Set the maximum height of an element
Set the maximum width of an element
Set the minimum width of an element
Change the font size
Previous Question
Next Question
25
See Explanation !
8
A valid e-mail address is
एक मान्य ई - मेल पता है
Vml.@india.com
@vrm@india.com
Vrm.india.com
vrm@india.com
Previous Question
Next Question
25
See Explanation !
9
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 !
10
Which connector is used mostly with STP?
एसटीपी के साथ अधिकतर कौन सा कनेक्टर प्रयोग किया जाता है?
BNC
RJ-11
RJ-45
RJ-69
Previous Question
Next Question
25
See Explanation !
11
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 !
12
A browser is a:
एक ब्राउज़र है:
Line that delineates the edge of a programmer window
Device used for modifying the window
Software programme especially designed for viewing web pages on the Internet
None of the above
Previous Question
Next Question
25
See Explanation !
13
Twitter is example of
ट्विटर इसका उदाहरण है
E-mail System
System application
Social Networking
Web URL
Previous Question
Next Question
25
See Explanation !
14
How do you apply a background image to an element in CSS?
आप CSS में किसी एलिमेंट पर बैकग्राउंड इमेज कैसे लगाते हैं?
image: url('background.jpg');
background-image: url('background.jpg');
img: url('background.jpg');
background: url('background.jpg');
Previous Question
Next Question
25
See Explanation !
15
Which html tag used for bold text ?
बोल्ड टेक्स्ट के लिए किस HTML टैग का उपयोग किया जाता है?
Previous Question
Next Question
25
See Explanation !
16
For making object fully transparent which option is correct
ऑब्जेक्ट को पूरी तरह से पारदर्शी बनाने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
17
Embedded software is used in:
एम्बेडेड सॉफ़्टवेयर का उपयोग इसमें किया जाता है:
Online Railway Information System
Mobile Phones
e-learning software
Multimedia software
Previous Question
Next Question
25
See Explanation !
18
Consider the below div tag content statement, how to print the value of "UserName"? <br> <div ng-app=" ng-init="firstName='John'"> <p>Input something in the input box:</p> <br> <p>Name: <input type="text" ng-model=
नीचे दिए गए div टैग कंटेंट स्टेटमेंट पर विचार करें, "UserName" का मान कैसे प्रिंट करें?
UserName
{{UserName}}
{UsertName}
{_UserName)
Previous Question
Next Question
25
See Explanation !
19
Which of the following selector selects the elements that are the default among a set of similar elements?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो समान तत्वों के एक सेट के बीच डिफ़ॉल्ट हैं?
:default
:%
:disabled
None of these
Previous Question
Next Question
25
See Explanation !
20
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 !
21
Which W3.CSS class is used to add a striped style to a table
किसी तालिका में एक धारीदार शैली जोड़ने के लिए किस W3.CSS वर्ग का उपयोग किया जाता है
w3-table-striped
w3-striped
w3-table-stripe
w3-stripe
Previous Question
Next Question
25
See Explanation !
22
What does the CSS property word-wrap: break-word; do
सीएसएस प्रॉपर्टी वर्ड - रैप: ब्रेक - वर्ड; क्या करता है
Breaks the text into individual words
Wraps the text within the container when it reaches the end
Breaks the text into separate lines
Wraps the text within the element without breaking words
Previous Question
Next Question
25
See Explanation !
23
___ is not a e-governance components
___ ई - गवर्नेंस घटक नहीं है
Process
Politics
Technology
People
Previous Question
Next Question
25
See Explanation !
24
Which attribute of the <form> element specifies where to send the form-data when a form is submitted
<form> जब कोई फ़ॉर्म सबमिट किया जाता है, तो तत्व की कौन सी विशेषता निर्दिष्ट करती है कि फ़ॉर्म - डेटा कहाँ भेजना है
method
action
target
enctype
Previous Question
Next Question
25
See Explanation !
25
The CSS property box-sizing: content-box; includes
CSS प्रॉपर्टी बॉक्स - साइज़: कंटेंट - बॉक्स; इसमें शामिल हैं
Only the content of the box in the specified width and height
Both the content and padding in the specified width and height
Only the padding of the box in the specified width and height
Only the border of the box in the specified width and height
Previous Question