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
Which attribute specifies an image's width in HTML
कौन सी विशेषता HTML में छवि की चौड़ाई निर्दिष्ट करती है
width
size
alt
src
Next Question
25
See Explanation !
2
_______ connection provides a dedicated link between two devices.
_______ कनेक्शन दो उपकरणों के बीच एक समर्पित लिंक प्रदान करता है।
point-to-point
multipoint
primary
secondary
Previous Question
Next Question
25
See Explanation !
3
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Previous Question
Next Question
25
See Explanation !
4
Acronym for SGML is
SGML का संक्षिप्त नाम है
Standalone Global Markup Language
Standard Global Markup Language
Standard Generalized Markup Language
Standalone Generalized Markup Language
Previous Question
Next Question
25
See Explanation !
5
Web pages starts with which of the following tag?
वेब पेज निम्नलिखित में से किस टैग से शुरू होते हैं?
<Body>
<Title>
<HTML>
<Form>
Previous Question
Next Question
25
See Explanation !
6
What is the correct syntax for a keyframe in CSS
सीएसएस में कीफ्रेम के लिए सही वाक्यविन्यास क्या है
@frames
@keyframe
@keyframes
@animation-frames
Previous Question
Next Question
25
See Explanation !
7
To make your website mobile friendly, you can make your website.
अपनी वेबसाइट को मोबाइल के अनुकूल बनाने के लिए, आप अपनी वेबसाइट बना सकते हैं।
Responsive
Reactive
Fast Loading
Light
Previous Question
Next Question
25
See Explanation !
8
What is a web crawler?
वेब क्रॉलर क्या है?
A computer virus
A browser
A program that index web sites
A hacker community who hacks web sites
Previous Question
Next Question
25
See Explanation !
9
Which attribute is/are used to set the dimensions of the image?
छवि के आयामों को सेट करने के लिए किस विशेषता का उपयोग किया जाता है/किया जाता है?
size
width and Height
length and breadth
dimension
Previous Question
Next Question
25
See Explanation !
10
Which of the following is an example of Flipkart?
निम्नलिखित में से कौन फ्लिपकार्ट का एक उदाहरण है?
C2B
C2C
B2C
B2B
Previous Question
Next Question
25
See Explanation !
11
What will happen if reverse() and join() methods are used simultaneously?
यदि रिवर्स () और जॉइन() विधियों का एक साथ उपयोग किया जाता है तो क्या होगा?
Reverses and stores in the same array
Reverses and concatenates the elements of the array
Reverses
Stores the elements of an array in normal order
Previous Question
Next Question
25
See Explanation !
12
To use w3.css in your program__________add stylesheet in the web page.
अपने प्रोग्राम में w3.css का उपयोग करने के लिए __________ वेब पेज में स्टाइलशीट जोड़ें।
href="https://www.w3school.com/lib/.css"
href="http://www.w3schools.com/lib/w3.css"
hrefs="http"//www.w3school.com/ ...lib/w3.css"
href="https://www.w3schools.com/ ...lib/w3.css"
Previous Question
Next Question
25
See Explanation !
13
What is the correct syntax for applying a class in CSS
सीएसएस में कक्षा लागू करने के लिए सही वाक्यविन्यास क्या है
#classname
.classname
classname
*classname
Previous Question
Next Question
25
See Explanation !
14
If we do not want to allow a floating div to the left side of an element, which css property will you use?
यदि हम किसी तत्व के बाईं ओर एक अस्थायी div की अनुमति नहीं देना चाहते हैं, तो आप किस css गुण का उपयोग करेंगे?
Margin
Clear
Float
Padding
Previous Question
Next Question
25
See Explanation !
15
Which of the following protocol is used by electronic mail?
निम्नलिखित में से किस प्रोटोकॉल का उपयोग इलेक्ट्रॉनिक मेल द्वारा किया जाता है?
telnet
ftp
smtp
rdp
Previous Question
Next Question
25
See Explanation !
16
What are the types of unordered or bulleted list in HTML?
HTML में अनऑर्डर्ड या बुलेटेड लिस्ट के प्रकार क्या हैं?
disc, square, triangle
polygon, triangle, circle
disc, circle, square
All of the above
Previous Question
Next Question
25
See Explanation !
17
Email addresses separate the user name from the ISP using the symbol
ईमेल पते प्रतीक का उपयोग करके ISP से उपयोगकर्ता नाम को अलग करते हैं
&
@
$
%
Previous Question
Next Question
25
See Explanation !
18
Which program is used by web clients to view the web pages?
वेब पेज देखने के लिए वेब क्लाइंट द्वारा किस प्रोग्राम का उपयोग किया जाता है?
Web browser
Protocol
Web Server
Search engines
Previous Question
Next Question
25
See Explanation !
19
What is retweet?
रीट्वीट क्या है?
Retweet
Tweeting frequently
Replying to someone's tweet
All of the above
Previous Question
Next Question
25
See Explanation !
20
The CSS property box-sizing: border-box; includes:
CSS प्रॉपर्टी बॉक्स का आकार: बॉर्डर - बॉक्स; इसमें शामिल हैं:
Only the content of the box in the specified width and height
Both the content and padding in the specified width and height
Only the padding of the box in the specified width and height
Only the border of the box in the specified width and height
Previous Question
Next Question
25
See Explanation !
21
What is the purpose of the <form> tag in HTML
<form> HTML में टैग का उद्देश्य क्या है
To collect user input
To create a table
To display images
To create links
Previous Question
Next Question
25
See Explanation !
22
__________ is a collection of interconnected documents and other resources, linked by hyperlinks and URLs.
__________ परस्पर जुड़े दस्तावेज़ों और अन्य संसाधनों का एक संग्रह है, जो हाइपरलिंक और यूआरएल से जुड़ा हुआ है।
IP
FTP
Web
Host
Previous Question
Next Question
25
See Explanation !
23
What does the .edu domain represents ?
.edu डोमेन क्या दर्शाता है?
Education domain
Commercial domain
E-Learning domain
Entertainment domain
Previous Question
Next Question
25
See Explanation !
24
A valid e-mail address is
एक मान्य ई - मेल पता है
Vml.@india.com
@vrm@india.com
Vrm.india.com
vrm@india.com
Previous Question
Next Question
25
See Explanation !
25
What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है
text
radio
password
date
Previous Question