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
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
What is work of padding property?
पैडिंग प्रॉपर्टी का काम क्या है?
to set Space between its content and its border
to set Space outside content
to set Space between tow lines
to set Space between to character
Next Question
25
See Explanation !
2
Choose the correct statement regarding elements having same value of “name” attribute.
"NAME" विशेषता के समान मान वाले तत्वों के बारे में सही कथन चुनें।
Elements with <input type="checkbox"> can have multiple value because multiple checkboxes can be selected and part of same set
Elements with <input type="radio"> can have same value because multiple radio buttons can be selected and part of same set
Elements with <input type="checkbox"> can have same value because only one checkbox can be selected and part of same set
Elements with <input type="radio"> can have same value because only one radio button can be selected and part of same set
Previous Question
Next Question
25
See Explanation !
3
Which of the following services are available on the World Wide Web?
वर्ल्ड वाइड वेब पर निम्नलिखित में से कौन सी सेवाएँ उपलब्ध हैं?
Encryption
HTTP
HTML
Firewalls
Previous Question
Next Question
25
See Explanation !
4
________ Internet access is a type of Internet connectivity that operates through a standard telephone line.
________ इंटरनेट एक्सेस एक प्रकार की इंटरनेट कनेक्टिविटी है जो एक मानक टेलीफोन लाइन के माध्यम से संचालित होती है।
Shell
Dial up
TCP/IP
ISDN
Previous Question
Next Question
25
See Explanation !
5
Gmail is a software used to
Gmail एक ऐसा सॉफ़्टवेयर है जिसका उपयोग
Search web pages
Check Emails
Find hotels
Search Files
Previous Question
Next Question
25
See Explanation !
6
Which tag is used to contain content that is related to the primary content of the webpage, but isn't the primary content of the page.
किस टैग का उपयोग वेबपेज की प्राथमिक सामग्री से संबंधित सामग्री को शामिल करने के लिए किया जाता है, लेकिन यह पृष्ठ की प्राथमिक सामग्री नहीं है।
header
footer
nav
aside
Previous Question
Next Question
25
See Explanation !
7
The internet originated from the concept of
इंटरनेट की अवधारणा से उत्पन्न हुआ
Microsoft
ARPANET
Web
IBM
Previous Question
Next Question
25
See Explanation !
8
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 !
9
The equipment needed to allow home computers to connect to the internet is called a
घर के कंप्यूटर को इंटरनेट से कनेक्ट करने की अनुमति देने के लिए आवश्यक उपकरण को एक कहा जाता है
Modem
Gateway
Moniter
Peripheral
Previous Question
Next Question
25
See Explanation !
10
What is the full form of IM?
IM का पूर्ण रूप क्या है?
Internet members
Instant Messaging
Including media
None
Previous Question
Next Question
25
See Explanation !
11
What is the correct html code to create a hyperlink?
हाइपरलिंक बनाने के लिए सही HTML कोड क्या है?
<a href="http://bpbonline.com'>Book Store</a>
<a name="https://bpbonline.com">Book Store</a>
<link>https://bpbonlime.com</link>
<a url='https://bpbonline.com'>Book Store</a>
Previous Question
Next Question
25
See Explanation !
12
Which html tag used for bold text ?
बोल्ड टेक्स्ट के लिए किस HTML टैग का उपयोग किया जाता है?
Previous Question
Next Question
25
See Explanation !
13
<a> tag in HTML is used for creating
HTML में a टैग क्या क्रिएट करने के लिए यूज़ किया जाता है
List
Links
Address
None of the options
Previous Question
Next Question
25
See Explanation !
14
The ___________ identifies a host on a network and is assigned by the local network administrator.
___________ एक नेटवर्क पर एक मेजबान की पहचान करता है और स्थानीय नेटवर्क व्यवस्थापक द्वारा असाइन किया जाता है।
Source address
IP address classes
Network number
Host number
Previous Question
Next Question
25
See Explanation !
15
In the following transition, what does .4s describe? transition: color .4s linear;
निम्नलिखित संक्रमण में, .4s क्या वर्णन करता है? संक्रमण: color .4s रैखिक;
Word-spacing
Padding
Duration
Property
Previous Question
Next Question
25
See Explanation !
16
An element can be accessed in Java Script using:
जावा स्क्रिप्ट में एक तत्व का उपयोग किया जा सकता है:
getElementsByName
getElementById
getElementsByClassName
All of the above
Previous Question
Next Question
25
See Explanation !
17
Flow Control is performed at which of the following layer?
प्रवाह नियंत्रण निम्नलिखित में से किस परत पर किया जाता है?
Network
Physical
Data Link
None of the options
Previous Question
Next Question
25
See Explanation !
18
Which CSS property controls the text size?
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है?
font-size
text-size
font-style
text-style
Previous Question
Next Question
25
See Explanation !
19
A browser is a:
एक ब्राउज़र है:
Line that delineates the edge of a programmer window
Device used for modifying the window
Software programme especially designed for viewing web pages on the Internet
None of the above
Previous Question
Next Question
25
See Explanation !
20
Which property prevents elements from overlapping a floated element
कौन सी प्रॉपर्टी एलिमेंट्स को फ्लोट किए गए एलिमेंट को ओवरलैप करने से रोकती
clear
overflow
z-index
display
Previous Question
Next Question
25
See Explanation !
21
What does the .edu domain represents ?
.edu डोमेन क्या दर्शाता है?
Education domain
Commercial domain
E-Learning domain
Entertainment domain
Previous Question
Next Question
25
See Explanation !
22
What does WYSIWYG stand for in the context of HTML editors?
HTML संपादकों के संदर्भ में WYSIWYG का क्या अर्थ है?
What You See Is What You Get
Where You Stand Is Where You Go
What You See Is What You Generate
What You Select Is What You Generate
Previous Question
Next Question
25
See Explanation !
23
Which of the following components can be injected as a dependency in AngularJS?
AngularJS में निर्भरता के रूप में निम्नलिखित में से किस घटक को इंजेक्ट किया जा सकता है?
factory
service
value
All of the above
Previous Question
Next Question
25
See Explanation !
24
Which of these tags are all <table> tags?
इनमें से कौन से टैग सभी हैं
<table><head><tfoot>
<table><tr><td>
<table><tr><tt>
<thead><body><tr>
Previous Question
Next Question
25
See Explanation !
25
is a device which is used to connect two different networks.
एक उपकरण है जिसका उपयोग दो अलग - अलग नेटवर्क को जोड़ने के लिए किया जाता है।
Repeater
Gateway
Bridge
Routers
Previous Question