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 should be enable to send and receive email from personal computer
पर्सनल कंप्यूटर से ईमेल भेजने और प्राप्त करने के लिए क्या सक्षम होना चाहिए
Network
LAN
MAN
Internet
Next Question
25
See Explanation !
2
For defining internal links in a page which attribute is used
एक पृष्ठ में आंतरिक लिंक को परिभाषित करने के लिए जो विशेषता का उपयोग किया जाता है
name
target
src
None of These
Previous Question
Next Question
25
See Explanation !
3
What does the w3-small class do
W3 - छोटी क्लास क्या करती है
Reduces the font size
Reduces the padding of the text container
Reduces the line height of the text
Makes the text lowercase
Previous Question
Next Question
25
See Explanation !
4
IP address of a packet is normally analyzed by
एक पैकेट के आईपी पते का विश्लेषण आम तौर पर किसके द्वारा किया जाता है
CPU
Router
Modem
Hub
Previous Question
Next Question
25
See Explanation !
5
Which of the following can be used as a prefix for Directives ?
निर्देशों के उपसर्ग के रूप में निम्नलिखित में से किसका उपयोग किया जा सकता है?
data
ng-
Both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
6
Variable can hold ____ value at a time.
वेरिएबल एक बार में ____ मान रख सकता है।
Muliple
Single
None of these
Double
Previous Question
Next Question
25
See Explanation !
7
Which of the following property is used to make the text underline in CSS?
CSS में टेक्स्ट को रेखांकित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?
text-decoration
font-dimension
text-style
text-underline
Previous Question
Next Question
25
See Explanation !
8
Which CSS framework developed by twitter
ट्विटर द्वारा कौन सा सीएसएस फ्रेमवर्क विकसित किया गया है
W3.css
Bulma
Bootstrap
Flex
Previous Question
Next Question
25
See Explanation !
9
Exponential operator in JavaScript is:
जावास्क्रिप्ट में घातीय ऑपरेटर है:
^
%
**
None of the above
Previous Question
Next Question
25
See Explanation !
10
What is a Model in MVC?
MVC में एक मॉडल क्या है?
the lowest level of the pattern responsible for maintaining data
represents server-side data
represents data stored in a database
None of the mentioned
Previous Question
Next Question
25
See Explanation !
11
What tag is used to display a picture in a HTML page?
HTML पेज में किसी तस्वीर को दिखाने के लिए किस टैग का इस्तेमाल किया जाता है?
<picture>
<image>
<img>
<src>
Previous Question
Next Question
25
See Explanation !
12
Which is not a valid Background property of css?
सीएसएस की मान्य बैकग्राउंड प्रॉपर्टी कौन सी नहीं है?
background-image
background-position
background-color
background-iterate
Previous Question
Next Question
25
See Explanation !
13
Which CSS property sets a background image for an element
कौन सी सीएसएस प्रॉपर्टी किसी एलिमेंट के लिए बैकग्राउंड इमेज सेट करती है
background-color
background
background-image
both b and c
Previous Question
Next Question
25
See Explanation !
14
Which CSS pseudo-class is used to select an element when it is being clicked
क्लिक किए जाने पर किसी तत्व का चयन करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
15
The CSS property flex-grow is used to
CSS प्रॉपर्टी फ्लेक्स - ग्रो का उपयोग
Specify the initial size of a flex item
Define the order of a flex item
Control how much a flex item can shrink relative to the other flex items
Control how much a flex item can grow relative to the other flex items
Previous Question
Next Question
25
See Explanation !
16
Which CSS property is used to set the style of the cursor when hovering over an element
किसी तत्व पर मंडराते समय कर्सर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
cursor-style
hover-cursor
cursor-type
cursor
Previous Question
Next Question
25
See Explanation !
17
What is the max size of attachment in Gmail ?
जीमेल में अटैचमेंट का अधिकतम आकार क्या है?
25 MB
25 TB
25 GB
25 KB
Previous Question
Next Question
25
See Explanation !
18
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
19
Which attribute can be used with <select> element?
किस विशेषता के साथ इस्तेमाल किया जा सकता है
selected
value
multiple
none of the above
Previous Question
Next Question
25
See Explanation !
20
Which of the following protocol is used by remote login?
रिमोट लॉगिन द्वारा निम्नलिखित में से किस प्रोटोकॉल का उपयोग किया जाता है?
telnet
ftp
smtp
ntp
Previous Question
Next Question
25
See Explanation !
21
Which class is used to set background color of any html element in w3.css?
W3.css में किसी भी HTML तत्व के पृष्ठभूमि रंग को सेट करने के लिए किस वर्ग का उपयोग किया जाता है?
w3.color
w3_color
w3-color
w3:color
Previous Question
Next Question
25
See Explanation !
22
Which of the following CSS list properties is/are correct?
निम्नलिखित में से कौन सी CSS सूची गुण सही है/हैं?
set different list item markers for ordered lists
Set different list item markers for unordered lists
Set an image as the list item marker
All of the mentioned
Previous Question
Next Question
25
See Explanation !
23
Which Network will be used to connect computers located in one room, building or premises?
एक कमरे, भवन या परिसर में स्थित कंप्यूटर को जोड़ने के लिए किस नेटवर्क का उपयोग किया जाएगा?
LAN
MAN
WAN
FAN
Previous Question
Next Question
25
See Explanation !
24
Identify the basic lists in W3.css
W3.css में बुनियादी सूचियों की पहचान करें
w3-ol
w3-border
3-center
all of the above
Previous Question
Next Question
25
See Explanation !
25
In ______________ Internet Connection, the user will get only a textual matter of a Web Page.
______________ इंटरनेट कनेक्शन में, उपयोगकर्ता को वेब पेज का केवल एक टेक्स्ट मैटर मिलेगा।
Shell
Dial up
TCP/IP
ISDN
Previous Question