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
W3.CSS is used for
W3.CSS का उपयोग किसके लिए किया जाता है
Client Side Scripting
Server Side Scripting
Responsive Web Designing
All of Above
Next Question
25
See Explanation !
2
What is the basic difference between JavaScript and Java?
जावास्क्रिप्ट और जावा के बीच बुनियादी अंतर क्या है?
Functions are considered as fields
Functions are values, and there is no hard distinction between methods and fields
Variables are specific
There is no difference
Previous Question
Next Question
25
See Explanation !
3
Which value of position always fixes the position of the element relative to the viewport?
स्थिति का कौन सा मान हमेशा व्यूपोर्ट के सापेक्ष तत्व की स्थिति को ठीक करता है?
absolute
fixed
static
sticky
Previous Question
Next Question
25
See Explanation !
4
The CSS property pointer-events: auto; does what to an element
CSS प्रॉपर्टी पॉइंटर - इवेंट: ऑटो; एक एलिमेंट को क्या करता है
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Previous Question
Next Question
25
See Explanation !
5
Which of the following can be used to call a JavaScript Code Snippet?
जावास्क्रिप्ट कोड स्निपेट को कॉल करने के लिए निम्नलिखित में से किसका उपयोग किया जा सकता है?
Function/Method
Preprocessor
Triggering Event
RMI
Previous Question
Next Question
25
See Explanation !
6
Notepad++ supports
नोटपैड++ सपोर्ट करता है।
Syntax Highlighting
Regular Expressions
Auto-Complete
All of the above
Previous Question
Next Question
25
See Explanation !
7
What is the correct HTML tag for a line break
लाइन ब्रेक के लिए सही HTML टैग क्या है
<b>
<lb>
<break>
<br>
Previous Question
Next Question
25
See Explanation !
8
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 !
9
Directive to initialize Angular JS application
कोणीय जेएस एप्लिकेशन को आरंभ करने का निर्देश
ng-app
ng-init
ng-model
none of the above
Previous Question
Next Question
25
See Explanation !
10
The :not(selector) in CSS is used to
CSS में :not(चयनकर्ता) का उपयोग किया जाता है
Select all elements
Select all elements except the specified selector
Select only the first child of its parent
Select only the last child of its parent
Previous Question
Next Question
25
See Explanation !
11
The BODY tag is usually used after
BODY टैग का उपयोग आमतौर पर निम्नलिखित के बाद किया जाता है
HTML tag
HEAD tag
TITLE tag
EM tag
Previous Question
Next Question
25
See Explanation !
12
Which is not a advantage of using CSS?
सीएसएस का उपयोग करने का कौन सा लाभ नहीं है?
Rich Decorations
Faster download times.
Greater consistency in design.
No need to write HTML Tags
Previous Question
Next Question
25
See Explanation !
13
What is not true about W3.CSS ?
W3.CSS के बारे में क्या सच नहीं है ?
W3.CSS is a modern, responsive, mobile first CSS Framework
W3.CSS provide equality for all browsers
W3.CSS provides equality for all devices
W3.CSS is not the standard CSS
Previous Question
Next Question
25
See Explanation !
14
When developing a home page for personal Website, the following guideline may be remembered:
व्यक्तिगत वेबसाइट के लिए होम पेज विकसित करते समय, निम्नलिखित दिशानिर्देश याद किए जा सकते हैं:
Minimize download time
Include only original information, images or files
Provide concise information about how, when and where potential employers can contact you
All of the above
Previous Question
Next Question
25
See Explanation !
15
The CSS property transform-origin is used to
CSS प्रॉपर्टी ट्रांसफॉर्म - ओरिजिन का उपयोग ________ के लिए किया जाता है
Set the initial position of a transformed element
Define the order of stacking for positioned elements
Apply a shadow to the element
Change the font size of the element
Previous Question
Next Question
25
See Explanation !
16
When form data contains sensitive information, then which method should be used?
जब फ़ॉर्म डेटा में संवेदनशील जानकारी होती है, तो किस विधि का उपयोग किया जाना चाहिए?
Get
Post
Put
Out
Previous Question
Next Question
25
See Explanation !
17
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
कौन सा गुण किसी तत्व से जुड़े होने के लिए एक अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता निर्दिष्ट करता है?
class
id
article
html
Previous Question
Next Question
25
See Explanation !
18
What does the w3-card class do
W3 - कार्ड क्लास क्या करती है
Adds a border and some padding to an element
Creates a shadow effect and rounded corners for an element
Aligns the text to the center
Creates a card layout with tabs
Previous Question
Next Question
25
See Explanation !
19
which tags is used to mark a beginning of paragraph.
पैराग्राफ की शुरुआत को चिह्नित करने के लिए कौन से टैग का उपयोग किया जाता है।
<td>
<br>
<P>
<tr>
Previous Question
Next Question
25
See Explanation !
20
What is the correct way in which we can start an ordered list that has the numeric value count of 5?
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मान गणना है?
<ol type = “1” start = “5”>
<ol type = “1” num = “5”>
<ol type = “1” begin = “5”>
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
21
How do you make each word in a text start with a capital letter?
आप टेक्स्ट में प्रत्येक शब्द को बड़े अक्षर से कैसे शुरू करते हैं?
You can't do that with CSS
transform:capitalize
text-style:capitalize
text-transform:capitalize
Previous Question
Next Question
25
See Explanation !
22
The _______ is the physical path over which a message travels.
_______ वह भौतिक पथ है जिस पर एक संदेश यात्रा करता है।
Protocol
Medium
Signal
All the above
Previous Question
Next Question
25
See Explanation !
23
Which of the following is an attribute of Table tag
निम्नलिखित में से कौन सा तालिका टैग की विशेषता है
SRC
LINK
CELLPADDING
BOLD
Previous Question
Next Question
25
See Explanation !
24
Full form of SGML
SGML का पूर्ण रूप
Small Generalized Markup Language.
Standard Generalized Markup Language.
Standard Global Markup Language.
Small Global Markup Language.
Previous Question
Next Question
25
See Explanation !
25
The basic purpose of the toLocaleString() is to _________
ToLocaleString () का मूल उद्देश्य _________ है
return a localised object representation
return a parsed string
return a local time in the string format
return a localized string representation of the object
Previous Question