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
A web page displays a picture. What tag was used to display that picture?
एक वेब पेज एक तस्वीर दिखाता है। उस तस्वीर को प्रदर्शित करने के लिए किस टैग का उपयोग किया गया था?
image
picture
src
img
Next Question
25
See Explanation !
2
Variable can hold ____ value at a time.
वेरिएबल एक बार में ____ मान रख सकता है।
Muliple
Single
None of these
Double
Previous Question
Next Question
25
See Explanation !
3
What is another name for junk mail?
जंक मेल का दूसरा नाम क्या है?
Sniffer script
Spruff
Spam
Crepe
Previous Question
Next Question
25
See Explanation !
4
which is the correct format to set the border width for (top=10px,bottom=5px,left=20px and right=1px)
जो बॉर्डर की चौड़ाई सेट करने के लिए सही प्रारूप है (शीर्ष=10px,नीचे=5px,बाएं=20px और दाएं=1px)
border-width:10px 1px 5px 20px;
border-width:5px 20px 10px 1px;
border-width:10px 20px 5px 1px;
border-width:10px 5px 20px 1px;
Previous Question
Next Question
25
See Explanation !
5
What is Hotmail?
हॉटमेल क्या है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
6
Who sent the email first Time?
पहली बार ईमेल किसने भेजा था?
Tim Berners Lee
Vint Cerf
Herman Helorith
Ray Tomlinson
Previous Question
Next Question
25
See Explanation !
7
Browsers will usually underline inserted text in the tag
ब्राउज़र आमतौर पर टैग में डाले गए टेक्स्ट को रेखांकित करेंगे
<i>
<ins>
<u>
<em>
Previous Question
Next Question
25
See Explanation !
8
Which one of the following is an example of instant messaging?
निम्नलिखित में से कौन सा इंस्टेंट मैसेजिंग का एक उदाहरण है?
Wikipedia
Facebook
Telegram
YouTube
Previous Question
Next Question
25
See Explanation !
9
Which of the following is an example of a search engine on the internet?
निम्नलिखित में से कौन इंटरनेट पर खोज इंजन का एक उदाहरण है?
MS Office
Google
Gmail
Windows
Previous Question
Next Question
25
See Explanation !
10
The complete form of MUA is ?
MUA का पूरा रूप क्या है ?
Mail User Authentication
Mail User Application
Mail User Agent
Multi User Agent
Previous Question
Next Question
25
See Explanation !
11
How can you select an element with the id "example" in CSS
आप सीएसएस में आईडी "उदाहरण" वाले तत्व का चयन कैसे कर सकते हैं
#example
.example
element#example
example
Previous Question
Next Question
25
See Explanation !
12
Transferring your HTML code from one machine to server is known as ___
अपने HTML कोड को एक मशीन से सर्वर में स्थानांतरित करना ___ के रूप में जाना जाता है
Indexing
Hosting
Serving
Sorting
Previous Question
Next Question
25
See Explanation !
13
TD tag is used for?
TD टैग का इस्तेमाल किसके लिए किया जाता है?
Table row
Table Records
Table heading
Row Heading
Previous Question
Next Question
25
See Explanation !
14
This is an Internet forum to discuss wide range of topics like current news, articles and current affairs, etc.
यह वर्तमान समाचार, लेख और वर्तमान मामलों आदि जैसे विषयों की विस्तृत श्रृंखला पर चर्चा करने के लिए एक इंटरनेट मंच है।
E-Discussion
Newsgroups
Chatting
E-Learning
Previous Question
Next Question
25
See Explanation !
15
Which of the following is not a semantic element?
निम्नलिखित में से कौन एक शब्दार्थ तत्व नहीं है?
<form>
<article>
<table>
<span>
Previous Question
Next Question
25
See Explanation !
16
The amount of information that can be transmitted through a communications channel in a given time is called
किसी दिए गए समय में संचार चैनल के माध्यम से प्रेषित की जा सकने वाली जानकारी की मात्रा को कहा जाता है
Bridge
Host
Workstation
Bandwidth
Previous Question
Next Question
25
See Explanation !
17
Where is the signature in an email?
ईमेल में हस्ताक्षर कहाँ है?
Center
Left
Right
Bottom
Previous Question
Next Question
25
See Explanation !
18
<INPUT> is
INPUT Tag है
format tag
empty tag
both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
19
What is a block statement in JavaScript?
जावास्क्रिप्ट में ब्लॉक स्टेटमेंट क्या है?
conditional block
block that contains a single statement
both conditional block and a single statement
block that combines multiple statements into a single compound statement
Previous Question
Next Question
25
See Explanation !
20
How many people can be sent message by email once ?
एक बार कितने लोगों को ईमेल के ज़रिए मैसेज भेजा जा सकता है?
100
250
500
1000
Previous Question
Next Question
25
See Explanation !
21
Which of the following is not a type of Screen frames in HTML ?
निम्नलिखित में से कौन सा HTML में एक प्रकार का स्क्रीन फ्रेम नहीं है?
iframe
uframe
no frame
frameset
Previous Question
Next Question
25
See Explanation !
22
Which HTML tag is used to create a hyperlink
हाइपरलिंक बनाने के लिए किस HTML टैग का उपयोग किया जाता है
<hyperlink>
<link>
<href>
<a>
Previous Question
Next Question
25
See Explanation !
23
In OSI model cable is used in
OSI मॉडल में केबल का उपयोग किया जाता है
Physical Laye
Network layer
Transport layer
Data link layer
Previous Question
Next Question
25
See Explanation !
24
Which of the following expressions is true ?
निम्नलिखित में से कौन सा व्यंजक सत्य है?
{expression}
[{ expression }]
_expression
{{ expression }}
Previous Question
Next Question
25
See Explanation !
25
Text within STRONG tag is displayed as
मजबूत टैग के भीतर टेक्स्ट को इस रूप में प्रदर्शित किया जाता है
Indented
Italic
list
Bold
Previous Question