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 tag is used to defines multiple media resources for media elements audio and video?
मीडिया तत्वों ऑडियो और वीडियो के लिए कई मीडिया संसाधनों को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
<canvas>
<source>
<media>
none of the above
Next Question
25
See Explanation !
2
The first network that planted the seeds of internet was :
इंटरनेट के बीज लगाने वाला पहला नेटवर्क था :
ARPANET
NSFnet
Vnet
Both (A) and (B)
Previous Question
Next Question
25
See Explanation !
3
Which of the following HTML tag is used to display the text with scrolling effect?
स्क्रॉलिंग प्रभाव के साथ टेक्स्ट को प्रदर्शित करने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<marquee>
<scroll>
<div>
None of the above
Previous Question
Next Question
25
See Explanation !
4
Which attribute is used to specify where to open the linked document?
लिंक किए गए दस्तावेज़ को कहाँ खोलना है, यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है?
target
coords
rel
pos
Previous Question
Next Question
25
See Explanation !
5
The object has three object attributes namely ________
ऑब्जेक्ट में तीन ऑब्जेक्ट एट्रिब्यूट होते हैं अर्थात् ________
Class, parameters, object’s extensible flag
Prototype, class, objects’ parameters
Prototype, class, object’s extensible flag
Native object, Classes and Interfaces and Object’s extensible flag
Previous Question
Next Question
25
See Explanation !
6
Which selector applies styles to all <p> elements inside a <div> with the class .content
कौन सा चयनकर्ता सभी पर शैलियों को लागू करता है
content p
p.content
.content > p
p .content
Previous Question
Next Question
25
See Explanation !
7
IPv6 address have a size of
IPv6 पते का आकार है
32 bits
64 bits
128 bits
256 bits
Previous Question
Next Question
25
See Explanation !
8
The ground station in VSAT communication is called
VSAT संचार में ग्राउंड स्टेशन को कहा जाता है
HTTP
Hub
Multiplexer
None of the these
Previous Question
Next Question
25
See Explanation !
9
To create a link to an email address, which of the following syntax is used?
ईमेल पते का लिंक बनाने के लिए, निम्नलिखित में से किस वाक्यविन्यास का उपयोग किया जाता है?
<a email=”mailto:name@example.com”>email</a>
<a mail=”mailto:name@example.com”>email</a>
<a href=”mailto:name@example.com”>email</a>
None of these
Previous Question
Next Question
25
See Explanation !
10
Tick the odd term out:
विषम शब्द को बाहर निकालें:
Stageful Inspection
Proxy Firewall
Alta Vista
Packet-Filtering Firewall
Previous Question
Next Question
25
See Explanation !
11
Which tag creates a check box for a from in HTML?
कौन सा टैग HTML में FROM के लिए एक चेक बॉक्स बनाता है?
<checkbox>
<input type="checkbox">
<input=checkbox>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
12
Telegram is used for ______
टेलीग्राम का उपयोग ______ के लिए किया जाता है
Making E-Payments
Sending messages across different platforms
Emailing Application
None of the Above
Previous Question
Next Question
25
See Explanation !
13
Default value of CSS position property is
सीएसएस पोजीशन प्रॉपर्टी का डिफ़ॉल्ट मान है
Relative
Absolute
Fixed
Static
Previous Question
Next Question
25
See Explanation !
14
________ is a collection of many separate networks
________ कई अलग - अलग नेटवर्क का संग्रह है
A WAN
An internet
A LAN
None of the above
Previous Question
Next Question
25
See Explanation !
15
How can you make a bulleted list in HTML
आप HTML में बुलेटेड लिस्ट कैसे बना सकते हैं
<ul>
<ol>
<li>
<list>
Previous Question
Next Question
25
See Explanation !
16
Who send the requisition for web pages to the web servers?
वेब सर्वरों को वेब पृष्ठों के लिए मांग कौन भेजता है?
Node
System
Web clients
Web customer
Previous Question
Next Question
25
See Explanation !
17
____________ hides the internal address and network topology of its protected domain from outside
____________ अपने संरक्षित डोमेन के आंतरिक पते और नेटवर्क टोपोलॉजी को बाहर से छिपाता है
SAN
SAT
NAT
ARP
Previous Question
Next Question
25
See Explanation !
18
What is the correct way to link an external CSS file to an HTML document
बाहरी CSS फ़ाइल को HTML दस्तावेज़ से लिंक करने का सही तरीका क्या है
<style src="style.css">
<link rel="stylesheet" href="style.css">
<css link="style.css">
<script src="style.css">
Previous Question
Next Question
25
See Explanation !
19
The CSS property position: sticky; is used for:
सीएसएस संपत्ति की स्थिति: चिपचिपा; के लिए उपयोग किया जाता है:
Fixing the element at the top of the viewport during scrolling
Applying relative positioning to the element
Removing the element from the document flow
Center-aligning the element
Previous Question
Next Question
25
See Explanation !
20
Secure Shell or SSH is a __________ protocol that allows data to be exchanged using a secure channel between two networked devices.
सिक्योर शेल या एसएसएच एक __________ प्रोटोकॉल है जो दो नेटवर्क उपकरणों के बीच एक सुरक्षित चैनल का उपयोग करके डेटा का आदान - प्रदान करने की अनुमति देता है।
Network
Control
Internet
Gateway
Previous Question
Next Question
25
See Explanation !
21
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 !
22
HTML is a subset of
एचटीएमएल किसका सबसेट है
SGMT
SGML
SGMD
None of these
Previous Question
Next Question
25
See Explanation !
23
The CSS property transition-delay is used to:
CSS प्रॉपर्टी ट्रांज़िशन - डिले का इस्तेमाल इन चीज़ों के लिए किया जाता है:
Set the duration of the transition effect
Define the property being transitioned
Specify the starting value of the transitioned property
Introduce a delay before the transition effect begins
Previous Question
Next Question
25
See Explanation !
24
Which of these the w3-container class is not used for HTML container elements like?
इनमें से किस w3 - कंटेनर वर्ग का उपयोग HTML कंटेनर तत्वों के लिए नहीं किया जाता है जैसे?
<div>
<span>
<footer>
<article>
Previous Question
Next Question
25
See Explanation !
25
The entire web document is contained within ____
पूरा वेब दस्तावेज़ ____ के भीतर निहित है
Comments
Tags
Web page
HTML element
Previous Question