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
A firewall is installed at the point where the secure internal network and un-trusted external network meet which point is known as
एक फ़ायरवॉल उस बिंदु पर स्थापित किया जाता है जहां सुरक्षित आंतरिक नेटवर्क और गैर - भरोसेमंद बाहरी नेटवर्क मिलते हैं जिसे बिंदु के रूप में जाना जाता है
Choke point
Meeting point
Firewall point
Secure point
Next Question
25
See Explanation !
2
Which HTML element is used to show YouTube videos in web page?
वेब पेज में YouTube वीडियो दिखाने के लिए किस HTML तत्व का उपयोग किया जाता है?
<samp>
<source>
<iframe>
<youtube>
Previous Question
Next Question
25
See Explanation !
3
Which of the following will give blue color to text?
निम्नलिखित में से कौन टेक्स्ट को नीला रंग देगा?
color: hsl(255, 0, 0);
color: hsl(0, 255, 0);
color: rgba(0, 0, 255, 1);
color: rgba(0, 0, 255, 0);
Previous Question
Next Question
25
See Explanation !
4
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 !
5
Which W3.CSS Class Properties are not included in w3-table-all Class
कौन से W3.CSS क्लास प्रॉपर्टीज w3- टेबल - ऑल क्लास में शामिल नहीं हैं
w3-striped
w3-border
w3-centered
w3-table
Previous Question
Next Question
25
See Explanation !
6
Desirable properties of a website are i) a meaningful address ii) help and search facilities iii) links to related sites iv) features to allow users to give feedback v) hosting on a mainframe
किसी वेबसाइट के वांछनीय गुण हैं i) एक सार्थक पता ii) सहायता और खोज सुविधाएँ iii) संबंधित साइटों के लिंक iv) उपयोगकर्ताओं को फ़ीडबैक देने की अनुमति देने के लिए सुविधाएँ v) मेनफ़्रेम पर मेज़बानी करना
i), ii), iii)
i), ii), iii), iv)
i), ii), iii), iv), v)
i), ii), iii), v)
Previous Question
Next Question
25
See Explanation !
7
The Place Where All Types Of Email Messages Are Organized Is Called What?
वह स्थान जहाँ सभी प्रकार के ईमेल संदेशों को व्यवस्थित किया जाता है, को क्या कहा जाता है?
Inbox
Mailbox
Outbox
None Of These
Previous Question
Next Question
25
See Explanation !
8
Alt Attribute is more useful in the situation where user have
Alt Attribute उस स्थिति में अधिक उपयोगी है जहां उपयोगकर्ता के पास है
high speed internet connection
no image shown due to any reason
broadband connection
none of these
Previous Question
Next Question
25
See Explanation !
9
Full form of BCC?
BCC का पूरा रूप?
Blind carbon copy
Blind carboon copy
Black carbon copy
none
Previous Question
Next Question
25
See Explanation !
10
CSS is a______________language.
CSS एक______________भाषा है।
Structural
Presentational
Markup
Behavioral
Previous Question
Next Question
25
See Explanation !
11
The process of keeping address in memory for future use is called
भविष्य के उपयोग के लिए पते को स्मृति में रखने की प्रक्रिया को कहा जाता है
Routing
Resolving
Caching
None of the above
Previous Question
Next Question
25
See Explanation !
12
Full form of SGML
SGML का पूर्ण रूप
Small Generalized Markup Language.
Standard Generalized Markup Language.
Standard Global Markup Language.
Small Global Markup Language.
Previous Question
Next Question
25
See Explanation !
13
Which is not true about CSS ?
सीएसएस के बारे में कौन सा सच नहीं है?
CSS is Cascading Style Sheet
Separate content from presentation
stablish visual layout of a Webpage
Markup the content of the webpage
Previous Question
Next Question
25
See Explanation !
14
LAN stands for
LAN का पूर्ण रूप क्या है?
Limited Area Network
Logical Area Network
Local Area Network
Large Area Network
Previous Question
Next Question
25
See Explanation !
15
What is the correct way in which we can start an ordered list that has the numeric value count of 5
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मूल्य गणना है
<ol type="1" start="5">
<ol type = “1” num = “5”>
<ol type="5" num="5">
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
16
How can you open a link in a new browser Window?
आप एक नए ब्राउज़र विंडो में एक लिंक कैसे खोल सकते हैं?
<a href=" url" new>
<a href="url" target="new">
<a href="url" target="_blank">
<a href="url"target="">
Previous Question
Next Question
25
See Explanation !
17
Variable can hold ____ value at a time.
वेरिएबल एक बार में ____ मान रख सकता है।
Muliple
Single
None of these
Double
Previous Question
Next Question
25
See Explanation !
18
What is the correct syntax for applying a class in CSS
सीएसएस में कक्षा लागू करने के लिए सही वाक्यविन्यास क्या है
#classname
.classname
classname
*classname
Previous Question
Next Question
25
See Explanation !
19
Which of the following tag is used for audio in HTML5 ?
HTML5 में ऑडियो के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<video>
<canvas>
<media>
<audio>
Previous Question
Next Question
25
See Explanation !
20
Which class in W3.CSS changes the text color to black
W3.CSS में कौन सा वर्ग टेक्स्ट का रंग बदलकर काला कर देता है
w3-black-text
w3-text-black
w3-black
w3-txt-black
Previous Question
Next Question
25
See Explanation !
21
WAN stands for
WAN का पूर्ण अर्थ क्या है
Wire Accessible Network
Widely Accessible Network
Wide Area Network
Wire and Network
Previous Question
Next Question
25
See Explanation !
22
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
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
How do you target the last child of a parent element
आप माता - पिता तत्व के अंतिम बच्चे को कैसे लक्षित करते हैं
:nth-child(last)
:last-child
:only-child
:nth-last-child(1)
Previous Question
Next Question
25
See Explanation !
25
Which selector targets only <li> elements that are directly under an <ul>?
कौन सा चयनकर्ता केवल
ul > li
ul li
ul + li
ul ~ li
Previous Question