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
How do you select all <p> elements that are children of
elements
आप सभी को कैसे चुनते हैं
div > p
div + p
div p
div, p
Next Question
25
See Explanation !
2
What is a Cookie?
कुकी क्या होती है?
Computer Code used to show animation and play sound.
Information sent to the computer that is used later to give information back to a visited web site.
An advertisement that will at sometime be displayed on your screen.
Computer code that automatically records all purchases and payments, you make from your computer.
Previous Question
Next Question
25
See Explanation !
3
Web page editors works on a ____ principle.
वेब पेज संपादक ____ सिद्धांत पर काम करते हैं।
WWW
HTML
WYSIWYG
WYGWYSI
Previous Question
Next Question
25
See Explanation !
4
Each computer connected to the host computer is known as a
मेजबान कंप्यूटर से जुड़े प्रत्येक कंप्यूटर को एक के रूप में जाना जाता है
Server
Client
Source address
Destination address
Previous Question
Next Question
25
See Explanation !
5
Which of the following protocol is used by remote login?
रिमोट लॉगिन द्वारा निम्नलिखित में से किस प्रोटोकॉल का उपयोग किया जाता है?
telnet
ftp
smtp
ntp
Previous Question
Next Question
25
See Explanation !
6
If there is not enough space to display all the contents in a frame, we have to use:
यदि एक फ्रेम में सभी सामग्रियों को प्रदर्शित करने के लिए पर्याप्त जगह नहीं है, तो हमें इसका उपयोग करना होगा:
Another frame
Small front size
Scrollbar
Not possible
Previous Question
Next Question
25
See Explanation !
7
Which tag allow you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
<td> and </td>
<row> and </row>
<th> and </th>
<tr> and </tr>
Previous Question
Next Question
25
See Explanation !
8
The w3-col class defines one column in a __-column responsive grid
W3 - col क्लास __ - कॉलम रिस्पॉन्सिव ग्रिड में एक कॉलम को परिभाषित करता है
8
12
14
16
Previous Question
Next Question
25
See Explanation !
9
Which CSS property is used to control the space between the borders of adjacent cells in a table
तालिका में आसन्न कोशिकाओं की सीमाओं के बीच की जगह को नियंत्रित करने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है
cell-spacing
table-spacing
border-spacing
cell-padding
Previous Question
Next Question
25
See Explanation !
10
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
11
Choose the correct HTML element for the largest heading :
सबसे बड़े शीर्षक के लिए सही HTML तत्व चुनें:
<h6>
<head>
<h1>
<heading>
Previous Question
Next Question
25
See Explanation !
12
A conditional expression is also called a _______________
एक सशर्त अभिव्यक्ति को _______________ भी कहा जाता है।
Alternative to if-else
Immediate if
If-then-else statement
Switch statement
Previous Question
Next Question
25
See Explanation !
13
Which text Editor is in-built in Windows operating System
विंडोज ऑपरेटिंग सिस्टम में कौन सा टेक्स्ट एडिटर इन - बिल्ट है
Notepad
Paint
Notepad++
All of These
Previous Question
Next Question
25
See Explanation !
14
Which of the following statements is/are correct?
निम्नलिखित में से कौन से कथन सही हैं?
An IP address consists of four bytes (or 32 bits) each of which can be a number from 0 to 255.
For browsing or sending an email, an IP address assigned to the computer is required.
IP address is always unique for each computer
All are correct.
Previous Question
Next Question
25
See Explanation !
15
Resolution of externally defined symbols is performed by
बाहरी रूप से परिभाषित प्रतीकों का रिज़ॉल्यूशन किसके द्वारा किया जाता है
Linker
Loader
Compiler
Editor
Previous Question
Next Question
25
See Explanation !
16
MAN stands for
के लिए खड़ा है
Maximum Area Network
Minimum Area Network
Main Area Network
Metropolitan Area Network
Previous Question
Next Question
25
See Explanation !
17
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 !
18
An applet is a
एक एप्लेट एक है
picture displayed on the web page
program that can be embedded in another application
tag in HTML program
compiler
Previous Question
Next Question
25
See Explanation !
19
What does the <th> tag in HTML stand for
क्या करता है <th> टैग इन एचटीएमएल स्टैंड के लिए
Table header
Table column
Table row
Table
Previous Question
Next Question
25
See Explanation !
20
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 !
21
which attribute is used to set the space between two cells
दो कोशिकाओं के बीच की जगह को सेट करने के लिए किस विशेषता का उपयोग किया जाता है
cellpadding
cellspacing
cellmargin
cellgapping
Previous Question
Next Question
25
See Explanation !
22
What does an email ID contain?
ईमेल आईडी में क्या होता है?
Letter, number, @
Letters, numbers
Username
None of these
Previous Question
Next Question
25
See Explanation !
23
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
24
Which property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
color
text-color
text
font-color
Previous Question
Next Question
25
See Explanation !
25
HTML allows us to use ___ levels of headings.
HTML हमें शीर्षक के ___ स्तरों का उपयोग करने की अनुमति देता है।
Two
Three
Five
Six
Previous Question