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
The w3-container class is the perfect class to use for
W3 - कंटेनर क्लास उपयोग करने के लिए एकदम सही क्लास है
<div>
<article>,<header>,<footer>,
<section>
All of These
Next Question
25
See Explanation !
2
Software applications used for creating web pages and web sites are called as ___
वेब पेज और वेब साइट बनाने के लिए उपयोग किए जाने वाले सॉफ़्टवेयर एप्लिकेशन को ___ कहा जाता है
Web programs
Web page editors
Web master
Web links
Previous Question
Next Question
25
See Explanation !
3
Which HTML tag is used to apply an external CSS file
बाहरी CSS फ़ाइल को लागू करने के लिए किस HTML टैग का उपयोग किया जाता है
<style>
<css>
<link>
<script>
Previous Question
Next Question
25
See Explanation !
4
The pseudoclass is activated when the user moves the mouse cursor over the specified element.
जब उपयोगकर्ता माउस कर्सर को निर्दिष्ट तत्व पर ले जाता है तो स्यूडोक्लास सक्रिय हो जाता है।
mouse over
mouse hover
hover
mouse move
Previous Question
Next Question
25
See Explanation !
5
What does the CSS property opacity: 0.5; indicate?
सीएसएस प्रॉपर्टी अपारदर्शिता क्या है: 0.5; इंगित करता है?
Makes the element transparent
Increases the font size
Adds a shadow to the element
Changes the background color
Previous Question
Next Question
25
See Explanation !
6
Which HTML tag is used to declare internal CSS?
आंतरिक CSS घोषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
<style>
<link>
<script>
None of these
Previous Question
Next Question
25
See Explanation !
7
Each computer connected to the host computer is known as a
मेजबान कंप्यूटर से जुड़े प्रत्येक कंप्यूटर को एक के रूप में जाना जाता है
Server
Client
Source address
Destination address
Previous Question
Next Question
25
See Explanation !
8
CC in email stand for
ईमेल स्टैंड में CC का मतलब है
Carbon catch
Carbon copy
Consider copy
Carbon coupon
Previous Question
Next Question
25
See Explanation !
9
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 !
10
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
11
What does the CSS property background-repeat: no-repeat; do
सीएसएस (CSS) प्रॉपर्टी की पृष्ठभूमि क्या है - दोहराएँ: दोहराएँ नहीं; करें
Repeats the background horizontally and vertically
Does not repeat the background image
Repeats the background only vertically
Changes the background color
Previous Question
Next Question
25
See Explanation !
12
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 !
13
What should be the value of the width attribute, so that the width of the element adjusts itself to the current width of its parent element?
चौड़ाई विशेषता का मान क्या होना चाहिए, ताकि तत्व की चौड़ाई अपने मूल तत्व की वर्तमान चौड़ाई में समायोजित हो जाए?
100rem
100%
100vw
100em
Previous Question
Next Question
25
See Explanation !
14
What will happen in the following case ? h1 {color: red text-decoration: underline; font-style: italic;}
निम्नलिखित मामले में क्या होगा? h1 {color: red text - decoration: underline; font - style: italic;}
color: red, text-decoration: underline and font-style: italic all works
text-decoration: underline and font-style: italic works
color red, text-decoration: underline works
only font-style: italic works
Previous Question
Next Question
25
See Explanation !
15
In the email, username and domain name differs from
ईमेल में, उपयोगकर्ता नाम और डोमेन नाम किससे अलग हैं
@
/
,
.
Previous Question
Next Question
25
See Explanation !
16
Find the only statement in the following that is correct:
निम्नलिखित में एकमात्र कथन खोजें जो सही है:
JavaScript interpreter processes programs written in Java
JavaScript interpreter processes the commands in a Script written in JavaScript
Java and JavaScript are almost similar
JavaScript cannot be embedded in HTML
Previous Question
Next Question
25
See Explanation !
17
Which HTML tag is used to insert an image?
इमेज डालने के लिए किस HTML टैग का इस्तेमाल किया जाता है?
<img url=”htmllogo.jpg” />
<img alt=”htmllogo.jpg” />
<img src=”htmllogo.jpg” />
<img link=”htmllogo.jpg” />
Previous Question
Next Question
25
See Explanation !
18
Which is NOT a good Web security strategy?
एक अच्छी वेब सुरक्षा रणनीति कौन सी नहीं है?
Restrict access to the Web server; keep a minimum number of ports open
Limit the users who can load software, edit or add files.
Add demo programs, so users can test system without accessing production data.
Remove unnecessary compilers and interpreters.
Previous Question
Next Question
25
See Explanation !
19
w3-color and w3-text-color classes can be used to color:
w3 - रंग और w3 - पाठ - रंग वर्गों का उपयोग रंग के लिए किया जा सकता है:
any HTML element
Heading only
Paragraph element only
table element only
Previous Question
Next Question
25
See Explanation !
20
Which property is used to give space between elements?
तत्वों के बीच स्थान देने के लिए किस संपत्ति का उपयोग किया जाता है?
padding
indent
margin
gap
Previous Question
Next Question
25
See Explanation !
21
What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है
text
radio
password
date
Previous Question
Next Question
25
See Explanation !
22
What does the CSS property border: 2px solid #000; do
सीएसएस संपत्ति सीमा क्या है: 2px ठोस #000; करना
Sets a solid black border with a width of 2 pixels
Adds a shadow to the border of an element
Removes the border from the element
Changes the font color to black
Previous Question
Next Question
25
See Explanation !
23
URL for link is specified using ___ attribute.
लिंक के लिए URL ___ विशेषता का उपयोग करके निर्दिष्ट किया गया है।
src
href
link
rel
Previous Question
Next Question
25
See Explanation !
24
The incoming email messages are stored in?
आने वाले ईमेल मैसेज को इसमें स्टोर किया गया है?
Inbox
Outbox
Sent Box
Receive box
Previous Question
Next Question
25
See Explanation !
25
The CSS property text-decoration: line-through; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: लाइन - थ्रू; का उपयोग
Apply an underline to the text
Remove the underline from a link
Apply a line-through effect to the text
Change the font style of the text
Previous Question