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
Who among the following is the founder of LinkedIn?
निम्नलिखित में से कौन लिंक्डइन का संस्थापक है?
chris daniels
pavel durov
reid hoffman
marco börries
Next Question
25
See Explanation !
2
How do you group selectors?
आप चयनकर्ताओं को कैसे समूहित करते हैं?
Separate each selector with a plus sign
Separate each selector with a comma
Separate each selector with a space
All of These
Previous Question
Next Question
25
See Explanation !
3
Which of these is not used by intranet?
इनमें से किसका उपयोग इंट्रानेट द्वारा नहीं किया जाता है?
TCP
BSNL
IP
HTTP
Previous Question
Next Question
25
See Explanation !
4
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
कौन सा गुण किसी तत्व से जुड़े होने के लिए एक अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता निर्दिष्ट करता है?
class
id
article
html
Previous Question
Next Question
25
See Explanation !
5
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 !
6
Which data communication method is used to transmit the data over a serial communication link?
सीरियल कम्युनिकेशन लिंक पर डेटा संचारित करने के लिए किस डेटा संचार विधि का उपयोग किया जाता है?
Simplex
Half-duplex
Full duplex
All of the above
Previous Question
Next Question
25
See Explanation !
7
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 !
8
Which attribute specifies an image's width in HTML
कौन सी विशेषता HTML में छवि की चौड़ाई निर्दिष्ट करती है
width
size
alt
src
Previous Question
Next Question
25
See Explanation !
9
What is the correct HTML tag for a line break
लाइन ब्रेक के लिए सही HTML टैग क्या है
<b>
<lb>
<break>
<br>
Previous Question
Next Question
25
See Explanation !
10
bgcolor attribute us used in which tag
bgcolor विशेषता हमें किस टैग में उपयोग की जाती है
<table>
<tr>
<td>
All of the above
Previous Question
Next Question
25
See Explanation !
11
An email ID consist of -
एक ईमेल आईडी में -
User ID
Domain name
Both
None
Previous Question
Next Question
25
See Explanation !
12
What is a Cookie?
कुकी क्या होती है?
Computer Code used to show animation and play sound.
Information sent to the computer that is used later to give information back to a visited web site.
An advertisement that will at sometime be displayed on your screen.
Computer code that automatically records all purchases and payments, you make from your computer.
Previous Question
Next Question
25
See Explanation !
13
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 !
14
What is the role of charset attribute? It specifies
चारसेट विशेषता की भूमिका क्या है? यह निर्दिष्ट करता है
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
none of the mentioned
Previous Question
Next Question
25
See Explanation !
15
Identify the incorrect statement about a PseudoClass in CSS.
CSS में PseudoClass के बारे में गलत कथन की पहचान करें।
It is a style class defined in CSS
gives the author access to content not specifically declared in the document
Pseudoclass is separated by an underscore from the name of the element
Pseudoclass are separated by a colon from the name of the elemernt
Previous Question
Next Question
25
See Explanation !
16
Which of the following element defines a group of related options in a drop-down list?
निम्नलिखित में से कौन सा तत्व ड्रॉप - डाउन सूची में संबंधित विकल्पों के समूह को परिभाषित करता है?
<form>
<optgroup>
<output>
<option>
Previous Question
Next Question
25
See Explanation !
17
Which of the following is related to ipconfig in Microsoft Windows?
Microsoft Windows में ipconfig से निम्नलिखित में से कौन सा संबंधित है?
Display all current TCP/IP network configuration values
Modify DHCP settings
Modify DNS settings
All of the above
Previous Question
Next Question
25
See Explanation !
18
Which CSS property specifies how a video, or an image is resized to fit its content box ?
कौन सी सीएसएस प्रॉपर्टी निर्दिष्ट करती है कि किसी वीडियो या इमेज को उसके कंटेंट बॉक्स में फिट करने के लिए कैसे नया आकार दिया जाता है?
Position
Object-position
Object-Fit
None of These
Previous Question
Next Question
25
See Explanation !
19
Which attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई को बदलने के लिए किस विशेषता का उपयोग किया जाता है
width
size
thickness
weight
Previous Question
Next Question
25
See Explanation !
20
Which of the following HTML tag is used to create an unordered list?
एक अनऑर्डर्ड लिस्ट बनाने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<ol>
<ul>
<li>
<ll>
Previous Question
Next Question
25
See Explanation !
21
Physical addresses will change from
भौतिक पते किससे बदलेंगे
Point-to-point
hop to hop
sender to receiver
frame to frame
Previous Question
Next Question
25
See Explanation !
22
w3.css is alternative of
w3.css का विकल्प है
Bootstrap
JavaScript
AngularJS
HTML
Previous Question
Next Question
25
See Explanation !
23
The 4 byte IP address consists of
4 बाइट के आईपी पते में शामिल हैं:
Network Address
Host Address
Both A) and B)
None of the above
Previous Question
Next Question
25
See Explanation !
24
A linkage of series of prototype objects is called as ________
प्रोटोटाइप वस्तुओं की श्रृंखला के संबंध को ________ कहा जाता है।
prototype stack
prototype chain
prototype class
prototypes
Previous Question
Next Question
25
See Explanation !
25
Which of the following statements is false about hosting?
मेज़बानी के बारे में इनमें से कौन - सा कथन गलत है?
Shared hosting is cheaper than dedicated hosting
Shared hosting is safer than dedicated hosting
Dedicated hosting is safer than shared hosting
Though more expensive than shared hosting, Dedicated hosting is more secure
Previous Question