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
Correct HTML to left align the content inside a table cell is
तालिका कक्ष के अंदर सामग्री को संरेखित करने के लिए सही HTML है
<tdleft>
<td raligh = "left" >
<td align = "left">
<td leftalign>
Next Question
25
See Explanation !
2
In HTML Audio/Video,which attribute sets or returns whether it should start playing as soon as it is loaded?
एचटीएमएल ऑडियो/वीडियो में,कौन सी विशेषता सेट करती है या लौटती है कि क्या इसे लोड होते ही खेलना शुरू कर देना चाहिए?
controls
audio
autoplay
loop
Previous Question
Next Question
25
See Explanation !
3
What an article element contains?
एक लेख तत्व में क्या होता है?
Audio
Text or embedded content
Image
Video
Previous Question
Next Question
25
See Explanation !
4
Which element is used to take input from the user that can be send to the server?
सर्वर को भेजे जा सकने वाले उपयोगकर्ता से इनपुट लेने के लिए किस तत्व का उपयोग किया जाता है?
<form>
<label>
<input>
<select>
Previous Question
Next Question
25
See Explanation !
5
Twitter is example of
ट्विटर इसका उदाहरण है
E-mail System
System application
Social Networking
Web URL
Previous Question
Next Question
25
See Explanation !
6
_________ is a hypertext-based information system. And it is the most important service provided by the internet.
_________ एक हाइपरटेक्स्ट - आधारित सूचना प्रणाली है। और यह इंटरनेट द्वारा प्रदान की जाने वाली सबसे महत्वपूर्ण सेवा है।
WWW
HTTP
TCP
UDP
Previous Question
Next Question
25
See Explanation !
7
Which CSS pseudo-class is used to select and style a link that has been visited?
विज़िट किए गए लिंक को चुनने और स्टाइल करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है?
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
8
The First page of website is called
किसी वेबसाइट के पहलेे पृष्ठ को इसका ______ कहा जाता है।
Design
First page
Home Page
Main Page
Previous Question
Next Question
25
See Explanation !
9
Which of the following properties will we use to display border around cell without any content?
बिना किसी सामग्री के सेल के चारों ओर बॉर्डर प्रदर्शित करने के लिए हम निम्नलिखित में से किस गुण का उपयोग करेंगे?
Empty-cell
Blank-cell
Noncontent-cell
no-cell
Previous Question
Next Question
25
See Explanation !
10
The expression of calling (or executing) a function or method in JavaScript is called ________
जावास्क्रिप्ट में किसी फ़ंक्शन या विधि को कॉल (या निष्पादित) करने की अभिव्यक्ति को ________ कहा जाता है
Primary expression
Functional expression
Invocation expression
Property Access Expression
Previous Question
Next Question
25
See Explanation !
11
Intranet has the following characteristic(s):
इंट्रानेट की निम्नलिखित विशेषताएँ हैं:
Improve corporate communication
Cross-platform compatibility
Accessible only to people within the organization
All of the above
Previous Question
Next Question
25
See Explanation !
12
Which of the following is not a HTML5 tag?
इनमें से कौन सा HTML5 टैग नहीं है?
<track>
<video>
<slider>
<source>
Previous Question
Next Question
25
See Explanation !
13
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 !
14
The first page that you normally view at a website is its :
पहला पेज जिसे आप आमतौर पर किसी वेबसाइट पर देखते हैं, वह है :
Home page
Master page
First page
None of the above
Previous Question
Next Question
25
See Explanation !
15
If the elements - <p>, <h4> and <a> tags are needed to be of the orange color, then which of the following will do this?
यदि तत्व -
p h4 a { color: orange; }
p; h4; a { color: orange; }
p+a+h4 { color: orange; }
h4, a, p { color: orange; }
Previous Question
Next Question
25
See Explanation !
16
The ___________ identifies a host on a network and is assigned by the local network administrator.
___________ एक नेटवर्क पर एक मेजबान की पहचान करता है और स्थानीय नेटवर्क व्यवस्थापक द्वारा असाइन किया जाता है।
Source address
IP address classes
Network number
Host number
Previous Question
Next Question
25
See Explanation !
17
FTP stans for?
के लिए एफ़टीपी (FTP) स्टैन?
File Transaction Protocol
File Transfer Protocol
File Task Protocol
Fast Transfer Protocol
Previous Question
Next Question
25
See Explanation !
18
Which W3.CSS Class adds borders at top, right, bottom, left (All Side) to an element
कौन सा W3.CSS क्लास एक तत्व में शीर्ष, दाएं, नीचे, बाएं (सभी तरफ) पर बॉर्डर जोड़ता है
w3-border
w3-border-all
w3-border-0
All of These
Previous Question
Next Question
25
See Explanation !
19
The common name for the crime of stealing passwords is
पासवर्ड चोरी करने के अपराध का सामान्य नाम है
Jacking
Identity theft
Spoofing
Hacking
Previous Question
Next Question
25
See Explanation !
20
What is the correct way to link an external CSS file to an HTML document
बाहरी CSS फ़ाइल को HTML दस्तावेज़ से लिंक करने का सही तरीका क्या है
<style src="style.css">
<link rel="stylesheet" href="style.css">
<css link="style.css">
<script src="style.css">
Previous Question
Next Question
25
See Explanation !
21
DNS translates __________.
DNS __________ का अनुवाद करता है।
domain name into IP
IP into domain name
both (A) & (B)
domain name into physical address
Previous Question
Next Question
25
See Explanation !
22
Which social media is more based on mobile compare desktop.
कौन सा सोशल मीडिया मोबाइल तुलना डेस्कटॉप पर अधिक आधारित है।
Facebook
Twitter
Instagram
None of These
Previous Question
Next Question
25
See Explanation !
23
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 !
24
Control the computer from one computer to the other
कंप्यूटर को एक कंप्यूटर से दूसरे कंप्यूटर में नियंत्रित करें
Online Controle
Remote access
On Net access
all of the abobe
Previous Question
Next Question
25
See Explanation !
25
The tag used to create a new list item and also include a hyperlink is
एक नई सूची आइटम बनाने के लिए उपयोग किया जाने वाला टैग और इसमें एक हाइपरलिंक भी शामिल है
<LI>
<DL>
<DD>
<UL>
Previous Question