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
JavaScript is a _______________ language.
जावास्क्रिप्ट एक _______________ भाषा है।
Object-Oriented
High-level
Assembly-language
Object-Based
Next Question
25
See Explanation !
2
Which of the following is a container tag
निम्नलिखित में से कौन एक कंटेनर टैग है
<select>
<body>
<input>
Both (A) and (B)
Previous Question
Next Question
25
See Explanation !
3
How do you add a background color for all <h1> elements?
आप सभी के लिए बैकग्राउंड का रंग कैसे जोड़ते हैं
h1.all {background-color:red;}
h1 {background-color:red;}
all.h1 {background-colorred;}
.h1{background-color:red}
Previous Question
Next Question
25
See Explanation !
4
A proxy server is used as the computer:
एक प्रॉक्सी सर्वर का उपयोग कंप्यूटर के रूप में किया जाता है:
With external access
Acting as a backup
Performing file handling
Accessing user permissions
Previous Question
Next Question
25
See Explanation !
5
Which CSS pseudo-class is used to select an element when it is being clicked
क्लिक किए जाने पर किसी तत्व का चयन करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
6
What does CSS stands for?
CSS का क्या अर्थ है?
Creating Style Sheets
Cascading Style Sheets
Computer Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
7
HTML tags are enclosed in
एचटीएमएल टैग इसमें संलग्न हैं
# and #
{ and }
! and ?
< and >
Previous Question
Next Question
25
See Explanation !
8
Styles that are placed within style tag are called as:
स्टाइल टैग के भीतर रखी जाने वाली शैलियों को कहा जाता है:
External styles
Inline styles
Embedded styles
Html styles
Previous Question
Next Question
25
See Explanation !
9
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 !
10
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 !
11
The first page that you normally view at a website is its :
पहला पेज जिसे आप आमतौर पर किसी वेबसाइट पर देखते हैं, वह है :
Home page
Master page
First page
None of the above
Previous Question
Next Question
25
See Explanation !
12
The internet model or TCP/IP reference model specifically applies to internet worked systems, and has 4 layers. The movement of data packets across a network would be managed by which layer?
इंटरनेट मॉडल या टीसीपी/आईपी संदर्भ मॉडल विशेष रूप से इंटरनेट पर काम करने वाले सिस्टम पर लागू होता है, और इसमें 4 परतें होती हैं। एक नेटवर्क में डेटा पैकेटों की आवाजाही को किस परत द्वारा प्रबंधित किया जाएगा?
The link layer
The (inter) network layer
The transport layer
The application layer
Previous Question
Next Question
25
See Explanation !
13
HTML is what type of language ?
HTML किस प्रकार की भाषा है?
Markup Language
Programming Language
Network Protocol
Scripting Language
Previous Question
Next Question
25
See Explanation !
14
Which of the following protocols is used to send emails?
ईमेल भेजने के लिए निम्नलिखित में से किस प्रोटोकॉल का उपयोग किया जाता है?
FTP
HTTP
SMTP
SNMP
Previous Question
Next Question
25
See Explanation !
15
Which CSS Property specifies the clarity of the image ?
कौन सी सीएसएस प्रॉपर्टी छवि की स्पष्टता निर्दिष्ट करती है?
Overlay
Clearfix
Clarity
Opacity
Previous Question
Next Question
25
See Explanation !
16
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
17
In OSI model cable is used in
OSI मॉडल में केबल का उपयोग किया जाता है
Physical Laye
Network layer
Transport layer
Data link layer
Previous Question
Next Question
25
See Explanation !
18
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
19
Which of the following attribute is used to provide a unique name to an element?
किसी तत्व को एक अद्वितीय नाम प्रदान करने के लिए निम्नलिखित में से किस विशेषता का उपयोग किया जाता है?
class
id
type
None of the above
Previous Question
Next Question
25
See Explanation !
20
Extension of VRML files is
VRML फ़ाइलों का विस्तार है
.vml
.vrm
.wrm
.wrl
Previous Question
Next Question
25
See Explanation !
21
Where is the signature in an email?
ईमेल में हस्ताक्षर कहाँ है?
Center
Left
Right
Bottom
Previous Question
Next Question
25
See Explanation !
22
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 !
23
Which of the following defines the set of rules that are followed by each computer present on a network?
निम्नलिखित में से कौन सा उन नियमों के सेट को परिभाषित करता है जिनका पालन नेटवर्क पर मौजूद प्रत्येक कंप्यूटर द्वारा किया जाता है?
Web
HTTP
Domain
Protocol
Previous Question
Next Question
25
See Explanation !
24
Which of the following classes used to display an extra large list?
निम्नलिखित में से कौन सी कक्षा एक अतिरिक्त बड़ी सूची प्रदर्शित करने के लिए उपयोग की जाती है?
w3-large
w3-xxlarge
w3-xlarge
None of these
Previous Question
Next Question
25
See Explanation !
25
To set border on all slides which class to add borders style.
सभी स्लाइडों पर बॉर्डर सेट करने के लिए कि किस क्लास को बॉर्डर स्टाइल जोड़ना है।
w3_border
w3-border
w3-borders
w3-bordered
Previous Question