Syllabus
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
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
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
ISP Stands for?
ISP का अर्थ है:
Internet Service Provider
Intranet Service Provider
Internet Social Public
Internet Server Provider
Next Question
25
See Explanation !
2
How do we write comments in HTML?
हम HTML में टिप्पणियाँ कैसे लिखते हैं?
</ comment text >
<!-- comment text -->
</ comment text />
< comment text !>
Previous Question
Next Question
25
See Explanation !
3
Which HTML tag do we use for displaying the power in the expression, (x² – y²)?
अभिव्यक्ति में शक्ति प्रदर्शित करने के लिए हम किस HTML टैग का उपयोग करते हैं, (x² – y ²)?
<p>
<sup>
<sub>
None of the above
Previous Question
Next Question
25
See Explanation !
4
What does the <th> tag in HTML stand for
क्या करता है <th> टैग इन एचटीएमएल स्टैंड के लिए
Table header
Table column
Table row
Table
Previous Question
Next Question
25
See Explanation !
5
The CSS property transition is used for
CSS प्रॉपर्टी ट्रांज़िशन का उपयोग किसके लिए किया जाता
Adding a smooth transition effect to an element
Changing the font of an element
Controlling the transition between different pages
Changing the color of an element
Previous Question
Next Question
25
See Explanation !
6
LAN stands for
LAN का पूर्ण रूप क्या है?
Limited Area Network
Logical Area Network
Local Area Network
Large Area Network
Previous Question
Next Question
25
See Explanation !
7
Which JavaScript statement is used to perform different actions based on different conditions?
विभिन्न स्थितियों के आधार पर विभिन्न क्रियाओं को करने के लिए किस जावास्क्रिप्ट कथन का उपयोग किया जाता है?
if
for
while
switch
Previous Question
Next Question
25
See Explanation !
8
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 !
9
Which class makes an image circular in W3.CSS
कौन सी क्लास W3.CSS में एक इमेज सर्कुलर बनाती है
w3-circle
w3-rounded-circle
w3-rounded
w3-circular
Previous Question
Next Question
25
See Explanation !
10
Which tag is used to create a definition list in HTML
HTML में परिभाषा सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<dl>
<ol>
<ul>
<li>
Previous Question
Next Question
25
See Explanation !
11
The :nth-child(odd) selector in CSS selects
सीएसएस में :nth - child(विषम) चयनकर्ता का चयन करता है
Every odd-numbered child element of its parent
Every even-numbered child element of its parent
Only the first child element of its parent
All child elements of its parent
Previous Question
Next Question
25
See Explanation !
12
The Internet user the ____ as the protocol engine .
प्रोटोकॉल इंजन के रूप में इंटरनेट उपयोगकर्ता ____।
SLIP
HTTP
TCP/IP
PPP
Previous Question
Next Question
25
See Explanation !
13
What is the correct HTML for referring to an external style sheet?
बाहरी स्टाइल शीट का जिक्र करने के लिए सही HTML क्या है?
<style src="mystyle.css">
<stylesheet>mystyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="mystyle.css">
<link rel="stylesheet" type="text/css" src="mystyle.css">
Previous Question
Next Question
25
See Explanation !
14
Which of the following selector selects the elements that are currently enabled?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो वर्तमान में सक्षम हैं?
:element
:empty
:enabled
None of these
Previous Question
Next Question
25
See Explanation !
15
The CSS property font-style: italic; does what to the text
CSS प्रॉपर्टी फ़ॉन्ट - स्टाइल: इटैलिक; टेक्स्ट को क्या करता है
Makes the text bold
Applies an underline to the text
Applies an italic style to the text
Centers the text within the container
Previous Question
Next Question
25
See Explanation !
16
The way in which information is transmitted to multiple internet connected devices is called
जिस तरह से कई इंटरनेट से जुड़े उपकरणों में जानकारी प्रेषित की जाती है, उसे कहा जाता है
Internet connectivity
IP address
multicasting
multitasking
Previous Question
Next Question
25
See Explanation !
17
Chrome, Safari, Mozilla Firefox are example of
क्रोम, सफारी, मोज़िला फ़ायरफ़ॉक्स के उदाहरण हैं
Browser
Search Engine
Both Browser & Search Engine
None of these
Previous Question
Next Question
25
See Explanation !
18
In ______________ Internet Connection, the user will get only a textual matter of a Web Page.
______________ इंटरनेट कनेक्शन में, उपयोगकर्ता को वेब पेज का केवल एक टेक्स्ट मैटर मिलेगा।
Shell
Dial up
TCP/IP
ISDN
Previous Question
Next Question
25
See Explanation !
19
Which one is incorrect class name for Font Size in W3.CSS
W3.CSS में फ़ॉन्ट आकार के लिए कौन सा क्लास नाम गलत है
w3-jumbo
w3-large
w3-normal
w3-tiny
Previous Question
Next Question
25
See Explanation !
20
Which of the following tag is used to mark a beginning of paragraph ?
अनुच्छेद की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<TD>
<BR>
<P>
<TR>
Previous Question
Next Question
25
See Explanation !
21
Identify the invalid statement about Angular JS Expressions
कोणीय जेएस अभिव्यक्तियों के बारे में अमान्य कथन की पहचान करें
written inside doublebr braces: {{expression }}
written inside a directive: ng-bind="expression "
return the result exactly where the expression is written
Angular JS expressions are different from JavaScript expressions
Previous Question
Next Question
25
See Explanation !
22
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________इंगित करता है कि आईपी प्रसंस्करण पूरा होने के बाद ऊपरी - परत प्रोटोकॉल आने वाले पैकेट प्राप्त करता है।
Source address
Data
Protocol
Header Checksum
Previous Question
Next Question
25
See Explanation !
23
Choose the correct format for Gmail address
Gmail पते के लिए सही फ़ॉर्मेट चुनें
abc@gmail.com
abc@gmail-com
abcgmail@com
None of the above
Previous Question
Next Question
25
See Explanation !
24
Which tag allows you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
td
rw
tr
th
Previous Question
Next Question
25
See Explanation !
25
How to apply specific styles to h1 tag only when mouse points to it
H1 टैग पर विशिष्ट शैलियों को केवल तभी लागू करें जब माउस इसे इंगित करता है
h1.hover
h1 : hover
h1-hover
h1+hover
Previous Question