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
_____ are computers that connect to a network and deliver resources to other Computers.
_____ वे कंप्यूटर हैं जो एक नेटवर्क से जुड़ते हैं और अन्य कंप्यूटरों को संसाधन प्रदान करते हैं।
Servers
Mainframe
Network
Clients
Next Question
25
See Explanation !
2
How does the “for” attribute of label links to input box?
इनपुट बॉक्स में लेबल लिंक की "for" विशेषता कैसे होती है?
set the “name” attribute of input to same value as “for” attribute
set the “value” attribute of input to same value as “for” attribute
set the “id” attribute of input to same value as “for” attribute
all the above options are necessary
Previous Question
Next Question
25
See Explanation !
3
Who is the founder of instagram?
इंस्टाग्राम का संस्थापक कौन है?
Kevin Systrom and Mike Krieger
Marc Zuckerberg
Bill gates
None
Previous Question
Next Question
25
See Explanation !
4
An________is a series of unique numbers that identifies a computer connected to the Internet. Every computer that gets online has an Internet address.
________ अद्वितीय संख्याओं की एक श्रृंखला है जो इंटरनेट से जुड़े कंप्यूटर की पहचान करती है। ऑनलाइन होने वाले हर कंप्यूटर का इंटरनेट पता होता है।
Ethernet
Internet Protocol
Internet Address
Extranet Address
Previous Question
Next Question
25
See Explanation !
5
Which box overflows with emails generally ?
कौन सा बॉक्स आमतौर पर ईमेल के साथ ओवरफ्लो होता है?
Inbox
Outbox
AddressBox
Messagebox
Previous Question
Next Question
25
See Explanation !
6
Correct HTML Tag for largest heading:
सबसे बड़े शीर्षक के लिए सही HTML टैग:
<headgt;
<h6gt;
<headinggt;
<h1gt;
Previous Question
Next Question
25
See Explanation !
7
Quikr Belong to?
क्विकर किसका है?
C2C
B2B
B2C
C2B
Previous Question
Next Question
25
See Explanation !
8
Adding which of the following to input box make it compulsory to be filled out when submitting the form?
फॉर्म सबमिट करते समय इनपुट बॉक्स में निम्नलिखित में से कौन सा जोड़ना इसे भरना अनिवार्य बनाता है?
type=”required”
required
important
compulsory
Previous Question
Next Question
25
See Explanation !
9
An email ID consist of -
एक ईमेल आईडी में -
User ID
Domain name
Both
None
Previous Question
Next Question
25
See Explanation !
10
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 !
11
The tag used for creating hypertext and hypermedia links is
हाइपरटेक्स्ट और हाइपरमीडिया लिंक बनाने के लिए उपयोग किया जाने वाला टैग है
<hr>
<br>
<pre>
<a>
Previous Question
Next Question
25
See Explanation !
12
Which attribute is used to set background color of html page?
HTML पृष्ठ के पृष्ठभूमि रंग को सेट करने के लिए किस विशेषता का उपयोग किया जाता है?
bgcolor
background
back color
None of the above
Previous Question
Next Question
25
See Explanation !
13
Which attribute is used to open a hyperlink in a new window
एक नई विंडो में हाइपरलिंक खोलने के लिए किस विशेषता का उपयोग किया जाता है
window="_blank"
target="_blank"
open="_blank"
href="_blank"
Previous Question
Next Question
25
See Explanation !
14
React.js is written in which of the following language?
React.js को निम्नलिखित में से किस भाषा में लिखा गया है?
C
C++
JavaScript
Java
Previous Question
Next Question
25
See Explanation !
15
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 !
16
A linkage of series of prototype objects is called as ________
प्रोटोटाइप वस्तुओं की श्रृंखला के संबंध को ________ कहा जाता है।
prototype stack
prototype chain
prototype class
prototypes
Previous Question
Next Question
25
See Explanation !
17
What is Favicon?
फेविकॉन क्या है?
The word "favicon" is a combination of "favorite" and "icon"
Icon associated with a particular website
Both A and B
None of above
Previous Question
Next Question
25
See Explanation !
18
When was Twitter launched
ट्विटर कब लॉन्च किया गया था
01-03-2006
01-04-2006
21-03-2006
01-12-2006
Previous Question
Next Question
25
See Explanation !
19
Choose the correct HTML tag for the largest heading
सबसे बड़े शीर्षक के लिए सही HTML टैग चुनें
H1 tag
H6 tag
H10 tag
HEAD tag
Previous Question
Next Question
25
See Explanation !
20
The most important <head> element of a webpage is a container for
<head> वेबपेज का सबसे महत्वपूर्ण तत्व किसके लिए एक कंटेनर है
Links
Webpages
Metadata
Pictures
Previous Question
Next Question
25
See Explanation !
21
Variables in JavaScript cannot be declared using:
जावास्क्रिप्ट में वेरिएबल्स को निम्न का उपयोग करके घोषित नहीं किया जा सकता है:
var
let
set
None of these
Previous Question
Next Question
25
See Explanation !
22
What is the default ‘type’ attribute of <input> element?
की डिफ़ॉल्ट ‘प्रकार‘ विशेषता क्या है
text
password
numerals
date
Previous Question
Next Question
25
See Explanation !
23
What is the correct HTML tag to create multiline textbox
मल्टीलाइन टेक्स्टबॉक्स बनाने के लिए सही HTML टैग क्या है
<textarea>
<input>
<form>
<textfield>
Previous Question
Next Question
25
See Explanation !
24
One of the special features of an interpreter in reference with the for loop is that ___________
फॉर लूप के संदर्भ में एक दुभाषिया की विशेष विशेषताओं में से एक यह है कि ___________
Before each iteration, the interpreter evaluates the variable expression and assigns the name of the property
The iterations can be infinite when an interpreter is used
The body of the loop is executed only once
the iteration is finite when an interpreter is used
Previous Question
Next Question
25
See Explanation !
25
Which of these is not a medium for e-mail?
इनमें से कौन सा ई - मेल का माध्यम नहीं है?
Intranet
Internet
Extranet
Paper
Previous Question