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
A website address is a unique name that identifies a specific__________on the web.
एक वेबसाइट का पता एक अनूठा नाम है जो वेब पर एक विशिष्ट__________ की पहचान करता है।
Web browser
PDA
Website
None of the above
Next Question
25
See Explanation !
2
The CSS property word-spacing is used to control
CSS प्रॉपर्टी वर्ड - स्पेसिंग को नियंत्रित करने के लिए उपयोग किया जाता है
The spacing between lines of text
The spacing between words in a text
The width of the words in a text
The color of the words in a text
Previous Question
Next Question
25
See Explanation !
3
What can be shared on instagram?
इंस्टाग्राम पर क्या साझा किया जा सकता है?
Photo
Video
Both
None
Previous Question
Next Question
25
See Explanation !
4
Which of the following is an advantage of AngularJS?
निम्नलिखित में से कौन सा AngularJS का एक लाभ है?
Uses dependency injection and makes use of separation of concerns
Code is unit-testable
Provides reusable components
All of the mentioned
Previous Question
Next Question
25
See Explanation !
5
Which CSS attribute(s) should one use to create a pink dotted border around an image?
किसी छवि के चारों ओर एक गुलाबी बिंदीदार सीमा बनाने के लिए किस सीएसएस विशेषता(गुणों) का उपयोग करना चाहिए?
border-line
border-style
border-color
Both B and C
Previous Question
Next Question
25
See Explanation !
6
Which of the following is the property that is triggered in response to JS errors?
निम्नलिखित में से कौन सी संपत्ति है जो जेएस त्रुटियों के जवाब में ट्रिगर की जाती है?
onclick
onerror
onmessage
onexception
Previous Question
Next Question
25
See Explanation !
7
The total time to prepare a disk drive mechanism for a block of data to be read from its
डेटा के एक ब्लॉक से पढ़ने के लिए डिस्क ड्राइव तंत्र तैयार करने का कुल समय
latency
latency plus transmission time
latency plus seek time
latency plus seek time plus transmission time
Previous Question
Next Question
25
See Explanation !
8
The CSS property background-size: cover; is used to:
CSS प्रॉपर्टी का बैकग्राउंड - साइज़: COVER; का इस्तेमाल इन चीज़ों के लिए किया जाता है
Stretch the background image to cover the entire element
Tile the background image horizontally and vertically
Repeat the background image in one direction
Resize the background image to fit the content
Previous Question
Next Question
25
See Explanation !
9
The main purpose of a “Live Wire” in NetScape is to ________
नेटस्केप में "लाइव वायर" का मुख्य उद्देश्य ________ है
Create linkage between client side and server side
Permit server side, JavaScript code, to connect to RDBMS
Support only non relational database
To interpret JavaScript code
Previous Question
Next Question
25
See Explanation !
10
MIME stands for:
MIME का तात्पर्य है:
Multipoint Internet Mail Extensions
Multimedia Interface Mail Extensions
Multipoint Mail Extensions
Multipurpose Internet Mail Extensions
Previous Question
Next Question
25
See Explanation !
11
The method attribute of form tag specifies the
फ़ॉर्म टैग की विधि विशेषता निर्दिष्ट करती है
the method name that process the form data
the URI of program that processes the form data
the method that the browser uses to submit the form
None of the above
Previous Question
Next Question
25
See Explanation !
12
A proper scripting language is a __________
एक उचित स्क्रिप्टिंग भाषा __________ है।
High level programming language
Assembly level programming language
Machine level programming language
Low level programming language
Previous Question
Next Question
25
See Explanation !
13
If an element becomes invisible but the rest of the web page layout is not affected, then what could be the property applied to that element?
यदि कोई तत्व अदृश्य हो जाता है लेकिन शेष वेब पेज लेआउट प्रभावित नहीं होता है, तो उस तत्व पर लागू संपत्ति क्या हो सकती है?
display: none;
visibility: hidden;
display: hidden;
visibility: none;
Previous Question
Next Question
25
See Explanation !
14
FTP is
एफ़टीपी है
Server side encryption protocol
Control connection to remote computer to transfer files
User Datagram Protocol.
Authorization of a user through login and password verification.
Previous Question
Next Question
25
See Explanation !
15
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 !
16
The CSS property transition: all 0.3s ease-in-out; does what to an element
CSS प्रॉपर्टी ट्रांज़िशन: सभी 0.3s ईज़ - इन - आउट; एक एलिमेंट के लिए क्या करता है
Adds a smooth transition effect to all properties over 0.3 seconds
Changes the font style of the element
Applies a shadow to the element
Centers the element on the page
Previous Question
Next Question
25
See Explanation !
17
What does the CSS property overflow: hidden; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: छिपा हुआ; क्या करें
Hides the content that overflows the element's box
Adds a shadow to the element
Centers the element on the page
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
18
Which element denotes that the text is a short fragment of computer code?
कौन सा तत्व दर्शाता है कि टेक्स्ट कंप्यूटर कोड का एक छोटा टुकड़ा है?
<data>
<code>
<cite>
<dfn>
Previous Question
Next Question
25
See Explanation !
19
You can see your email in ____ of your email agent?
आप अपने ईमेल एजेंट के ____ में अपना ईमेल देख सकते हैं?
Draft
Inbox
Outbox
None of these
Previous Question
Next Question
25
See Explanation !
20
Which tag is a container?
कौन सा टैग एक कंटेनर है?
<body>
<br>
<hr>
<img>
Previous Question
Next Question
25
See Explanation !
21
What should be enable to send and receive email from personal computer
पर्सनल कंप्यूटर से ईमेल भेजने और प्राप्त करने के लिए क्या सक्षम होना चाहिए
Network
LAN
MAN
Internet
Previous Question
Next Question
25
See Explanation !
22
Which attribute id used in <td> or <th> to marge 2 or more cell vertically
किस विशेषता आईडी में उपयोग किया जाता है td Tag या th Tag 2 या अधिक सेल को लंबवत रूप से मार्ज करने के लिए
rowspan
colspan
rowmarge
colmarge
Previous Question
Next Question
25
See Explanation !
23
Which of the following selector selects an element that has no childern ?
निम्नलिखित में से कौन सा चयनकर्ता एक ऐसे तत्व का चयन करता है जिसमें कोई चाइल्डर्न नहीं है ?
:empty
:nochild
:inheritance
:no-child
Previous Question
Next Question
25
See Explanation !
24
Who invented www (World Wide Web)?
WWW (वर्ल्ड वाइड वेब) का आविष्कार किसने किया?
Bill Gates
Lee. N. Feyong
Tim Berners Lee
None of above
Previous Question
Next Question
25
See Explanation !
25
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question