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
How do you make the text bold using CSS?
आप CSS का उपयोग करके टेक्स्ट को बोल्ड कैसे बनाते हैं?
style:bold;
font:bold;
font-weight:bold;
text:bold;
Next Question
25
See Explanation !
2
What is the use of Forms in HTML?
HTML में फ़ॉर्म का क्या उपयोग है?
to display contents
to collect user’s input
to search the site by user’s input
none of the above
Previous Question
Next Question
25
See Explanation !
3
Which entity will generate ‘&’ symbol?
कौन सी इकाई ‘&' उत्पन्न करेगी
& a n d ;
& a m p ;
&ann;
None of the above
Previous Question
Next Question
25
See Explanation !
4
A conditional expression is also called a _______________
एक सशर्त अभिव्यक्ति को _______________ भी कहा जाता है।
Alternative to if-else
Immediate if
If-then-else statement
Switch statement
Previous Question
Next Question
25
See Explanation !
5
_______ is a file left on the computer by a websites browser containing user login, password, user preferences and other personalized information.
_______ एक वेबसाइट ब्राउज़र द्वारा कंप्यूटर पर छोड़ी गई एक फ़ाइल है जिसमें उपयोगकर्ता लॉगिन, पासवर्ड, उपयोगकर्ता प्राथमिकताएं और अन्य व्यक्तिगत जानकारी होती है।
Server
Cache
Backup
Cookie
Previous Question
Next Question
25
See Explanation !
6
JavaScript is a _______________ language.
जावास्क्रिप्ट एक _______________ भाषा है।
Object-Oriented
High-level
Assembly-language
Object-Based
Previous Question
Next Question
25
See Explanation !
7
The OSI model consists of _______ layers.
OSI मॉडल में _______ परतें होती हैं।
Three
Five
Seven
Eight
Previous Question
Next Question
25
See Explanation !
8
Identify the invalid HTML event
अमान्य HTML ईवेंट की पहचान करें
unload
load
onmouseout
onmouseover
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
FTP does not use
FTP का उपयोग नहीं करता है
two transfer mode
control connection to remote computer before file can be transferred
User Datagram Protocol (UDP)
authorization of a user through login and password verification
Previous Question
Next Question
25
See Explanation !
11
Which of the following selector applied styles to elements that are valid per HTML5 validations set either with the pattern or type attributes ?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों के लिए शैलियों को लागू करता है जो प्रति HTML5 मान्यताओं को पैटर्न या प्रकार विशेषताओं के साथ सेट करते हैं?
:valid
:required
:optional
:invalid
Previous Question
Next Question
25
See Explanation !
12
The default port for SMTP is:
SMTP के लिए डिफ़ॉल्ट पोर्ट है:
21
23
25
80
Previous Question
Next Question
25
See Explanation !
13
A part from <b> tag what other tag makes text bold ?
<b> टैग का एक हिस्सा क्या अन्य टैग टेक्स्ट को बोल्ड बनाता है?
<blank>
<strong>
<bold>
None of the above
Previous Question
Next Question
25
See Explanation !
14
The expression of calling (or executing) a function or method in JavaScript is called ________
जावास्क्रिप्ट में किसी फ़ंक्शन या विधि को कॉल (या निष्पादित) करने की अभिव्यक्ति को ________ कहा जाता है
Primary expression
Functional expression
Invocation expression
Property Access Expression
Previous Question
Next Question
25
See Explanation !
15
Internet's initial development was supported by:
इंटरनेट के प्रारंभिक विकास को निम्न द्वारा समर्थित किया गया था:
Communication
Information Retrieval
Presentation of Information
All of the above
Previous Question
Next Question
25
See Explanation !
16
What does the ‘margin:auto’ means?
‘मार्जिन:ऑटो‘ का क्या मतलब है?
Set the margin equally on top and bottom of the element
Set the margin equally on left and right of the element
Set the margin equally on all sides of the element.
It is uncertain what will happen
Previous Question
Next Question
25
See Explanation !
17
What is the full name of CC?
CC का पूरा नाम क्या है?
Carbon Copy
Copy Carbon
Carbon Clint
None
Previous Question
Next Question
25
See Explanation !
18
Intranet has the following characteristic(s):
इंट्रानेट की निम्नलिखित विशेषताएँ हैं:
Improve corporate communication
Cross-platform compatibility
Accessible only to people within the organization
All of the above
Previous Question
Next Question
25
See Explanation !
19
____________ are a web oriented technology for creating dynamic web pages.
____________ गतिशील वेब पेज बनाने के लिए एक वेब उन्मुख तकनीक है।
SAP
ASL
ASP
URL
Previous Question
Next Question
25
See Explanation !
20
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
21
Error detection at a data link level is achieved by
डेटा लिंक स्तर पर त्रुटि का पता लगाने का लक्ष्य किसके द्वारा प्राप्त किया जाता है
Parity
Cyclic redundancy code
Hamming code
Equalization
Previous Question
Next Question
25
See Explanation !
22
<del> element defines text that has been deleted from a document. Browser display them as
del तत्व उस पाठ को परिभाषित करता है जिसे दस्तावेज़ से हटा दिया गया है। ब्राउज़र उन्हें इस रूप में प्रदर्शित करता है
Red color
Strikethrough
Bold
Black color
Previous Question
Next Question
25
See Explanation !
23
The <small> and <big> tags are special in a what way?
small Tag और big टैग किस तरह से विशेष हैं?
They are for images only
They work on anything
They can be repeated
None of the above
Previous Question
Next Question
25
See Explanation !
24
An applet is a
एक एप्लेट एक है
picture displayed on the web page
program that can be embedded in another application
tag in HTML program
compiler
Previous Question
Next Question
25
See Explanation !
25
What is the correct HTML tag for the largest heading
सबसे बड़े शीर्षक के लिए सही HTML टैग क्या है
<h1>
<h6>
<head>
<heading>
Previous Question