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 create a definition list in HTML
HTML में परिभाषा सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<dl>
<ol>
<ul>
<li>
Next Question
25
See Explanation !
2
The invalid domain word (name) for Email address ?
ईमेल पते के लिए अमान्य डोमेन शब्द (नाम)?
Gov
Fun
Com
Mil
Previous Question
Next Question
25
See Explanation !
3
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 !
4
Which tcp port is used by a web server, in general?
सामान्य रूप से वेब सर्वर द्वारा किस टीसीपी पोर्ट का उपयोग किया जाता है?
21
80
25
23
Previous Question
Next Question
25
See Explanation !
5
In the email, username and domain name differs from
ईमेल में, उपयोगकर्ता नाम और डोमेन नाम किससे अलग हैं
@
/
,
.
Previous Question
Next Question
25
See Explanation !
6
Is it possible to insert a table within another table?
क्या किसी अन्य तालिका के भीतर एक तालिका सम्मिलित करना संभव है?
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in other table.
No, it’s not possible.
Previous Question
Next Question
25
See Explanation !
7
How can you make a list with numbers?
आप संख्याओं के साथ एक सूची कैसे बना सकते हैं?
<dl>
<ol>
<ul>
<list>
Previous Question
Next Question
25
See Explanation !
8
Among the given statements, which statement defines closures in JavaScript?
दिए गए कथनों में से, कौन सा कथन जावास्क्रिप्ट में बंद होने को परिभाषित करता है?
JavaScript is a function that is enclosed with references to its inner function scope
JavaScript is a function that is enclosed with references to its lexical environment
JavaScript is a function that is enclosed with the object to its inner function scope
None of the mentioned
Previous Question
Next Question
25
See Explanation !
9
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
कौन सा गुण किसी तत्व से जुड़े होने के लिए एक अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता निर्दिष्ट करता है?
class
id
article
html
Previous Question
Next Question
25
See Explanation !
10
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 !
11
How long can a video be recorded and posted on Instagram?
इंस्टाग्राम पर वीडियो कब तक रिकॉर्ड और पोस्ट किया जा सकता है?
60 Sec.
30 Sec.
5 Min.
2 Min.
Previous Question
Next Question
25
See Explanation !
12
Which CSS property is used to set the style of a list item marker
सूची आइटम मार्कर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
marker-style
list-style-type
list-marker
item-style
Previous Question
Next Question
25
See Explanation !
13
Which social media is more based on image and video.
कौन सा सोशल मीडिया छवि और वीडियो पर अधिक आधारित है।
Facebook
Instagram
Twitter
None of These
Previous Question
Next Question
25
See Explanation !
14
HTML 5 supports
HTML 5 सपोर्ट करता है
UTF 8
UTF 16
Both A and B
None of these
Previous Question
Next Question
25
See Explanation !
15
Which property is used to display the text in italics?
टेक्स्ट को तिरछे अक्षरों में प्रदर्शित करने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
font-family
font-style
font-weight
text-style
Previous Question
Next Question
25
See Explanation !
16
Which Facebook application allows video sharing?
कौन सा फेसबुक एप्लिकेशन वीडियो साझा करने की अनुमति देता है?
Youtube
watch
facetube
watchtube
Previous Question
Next Question
25
See Explanation !
17
Which service provides dynamic IP addressing to clients?
कौन सी सेवा ग्राहकों को गतिशील आईपी एड्रेसिंग प्रदान करती है?
WINS
DNSs
DHCP
PPP
Previous Question
Next Question
25
See Explanation !
18
Which tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Previous Question
Next Question
25
See Explanation !
19
Which of the following classes is used to add rounded corners to an element
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
w3-corner
w3-rounded
w3-round
w3-border-radius
Previous Question
Next Question
25
See Explanation !
20
The process of keeping address in memory for future use is called
भविष्य के उपयोग के लिए पते को स्मृति में रखने की प्रक्रिया को कहा जाता है
Routing
Resolving
Caching
None of the above
Previous Question
Next Question
25
See Explanation !
21
The <aside> element is typically used for:
<aside> एलिमेंट का इस्तेमाल आमतौर पर इन चीज़ों के लिए किया जाता है:
Grouping navigation links
Defining content related to the main content but placed separately
Marking the primary content on a webpage
Displaying a footer for a document
Previous Question
Next Question
25
See Explanation !
22
__________ is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.
__________ एक मानक नेटवर्क प्रोटोकॉल है जिसका उपयोग इंटरनेट जैसे टीसीपी - आधारित नेटवर्क पर फ़ाइलों को एक होस्ट से दूसरे होस्ट में स्थानांतरित करने के लिए किया जाता है।
Intranet
HTTP
Telnet
FTP
Previous Question
Next Question
25
See Explanation !
23
Which element is used to take input from the user that can be send to the server?
सर्वर को भेजे जा सकने वाले उपयोगकर्ता से इनपुट लेने के लिए किस तत्व का उपयोग किया जाता है?
<form>
<label>
<input>
<select>
Previous Question
Next Question
25
See Explanation !
24
Which of the following is used to open document in new window / Tab ?
नई विंडो / टैब में दस्तावेज़ खोलने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
<a target=”_self”>Link</a>
<a target=”_blank”>Link</a>
<a target=”_top”>Link</a>
<a target=”_parent”>Link</a>
Previous Question
Next Question
25
See Explanation !
25
Which text Editor is in-built in Windows operating System
विंडोज ऑपरेटिंग सिस्टम में कौन सा टेक्स्ट एडिटर इन - बिल्ट है
Notepad
Paint
Notepad++
All of These
Previous Question