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
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
Next Question
25
See Explanation !
2
Name of the frame must begin with:
फ़्रेम का नाम इनसे शुरू होना चाहिए:
Only numerals
Special characters
Alphanumeric characters
All of the above
Previous Question
Next Question
25
See Explanation !
3
Which of the following property is used to make the text bold is CSS?
निम्नलिखित में से किस प्रॉपर्टी का उपयोग टेक्स्ट को बोल्ड बनाने के लिए किया जाता है CSS?
font-weight:bold;
text-decoration:bold;
text:bold;
font:bold;
Previous Question
Next Question
25
See Explanation !
4
The CSS property text-transform: capitalize; does what to the text
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: कैपिटलाइज़; टेक्स्ट को क्या करता है
Converts the text to lowercase
Converts the text to uppercase
Capitalizes the first letter of each word
Changes the color of the pointer
Previous Question
Next Question
25
See Explanation !
5
Which of the following the use of small programs that are executed based on user interaction with a web page is referred to as:
वेब पेज के साथ उपयोगकर्ता के इंटरैक्शन के आधार पर निष्पादित किए जाने वाले छोटे कार्यक्रमों में से किसके उपयोग को संदर्भित किया जाता है:
Web scripting
Client-side scripting
Server-side scripting
HTML
Previous Question
Next Question
25
See Explanation !
6
TD tag is used for?
TD टैग का इस्तेमाल किसके लिए किया जाता है?
Table row
Table Records
Table heading
Row Heading
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
In which of the following ways can a submit button be created?
निम्नलिखित में से किस तरीके से सबमिट बटन बनाया जा सकता है?
<input type="submit" value="Submit"/>
<input type="text" value="Submit"/>
<input type="button" value="Submit"/>
<input type="reset" value="Submit"/>
Previous Question
Next Question
25
See Explanation !
9
Which social network is considered the most popular for business to business marketing?
बिज़नेस टू बिज़नेस मार्केटिंग के लिए कौन सा सोशल नेटवर्क सबसे लोकप्रिय माना जाता है?
Facebook
Orkut
Instagram
LinkedIn
Previous Question
Next Question
25
See Explanation !
10
Which of the following selector selects elements that do not match the selector s?
निम्नलिखित में से कौन सा selector उन तत्वों का चयन करता है जो selector s से मेल नहीं खाते हैं?
:!(s)
:nth-child(s)
:not(s)
None of these
Previous Question
Next Question
25
See Explanation !
11
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 !
12
Which CSS property is used to control the font size of an elemen
एलीमेन के फ़ॉन्ट आकार को नियंत्रित करने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
font-style
font-size
text-size
size
Previous Question
Next Question
25
See Explanation !
13
What is not a valid statement for Angular JS?
कोणीय JS के लिए मान्य कथन क्या नहीं है?
It is a JavaScript framework
It is added using <script> tag
It is a framework written in C
Angular JS extends HTML attributes
Previous Question
Next Question
25
See Explanation !
14
What is not true about External Style sheet
बाहरी स्टाइल शीट के बारे में क्या सही नहीं है
It is a separate document that contains CSS rules
It separates content from the presentation but both are still contained in a single file
It separates the content and style into separate files
It allows a web designer and a content author to work in parallel
Previous Question
Next Question
25
See Explanation !
15
Which is a declaration for an HTML5 document
जो HTML5 दस्तावेज़ के लिए एक घोषणा है
<!doctype html>
</DOCTYPE html>
DOCTYPE htmls
<DOCTYPE html>
Previous Question
Next Question
25
See Explanation !
16
How to add shadow to text in css?
सीएसएस में टेक्स्ट में छाया कैसे जोड़ें?
content shadow
text-shadow
word-shadow
text outline
Previous Question
Next Question
25
See Explanation !
17
Website means:
वेबसाइट का अर्थ है:
URL + Web Space + HTML Content
URL + Web Space + Name Resolution
URL + Web Space + Name Resolution + HTML Content
HTML Content + Web Space + Name Resolution
Previous Question
Next Question
25
See Explanation !
18
What is a block statement in JavaScript?
जावास्क्रिप्ट में ब्लॉक स्टेटमेंट क्या है?
conditional block
block that contains a single statement
both conditional block and a single statement
block that combines multiple statements into a single compound statement
Previous Question
Next Question
25
See Explanation !
19
In reality,Internet protocol recognizes only
वास्तव में,इंटरनेट प्रोटोकॉल केवल
An IP address
A location of the host
A postal mail address
None of the above
Previous Question
Next Question
25
See Explanation !
20
The common name for the crime of stealing passwords is
पासवर्ड चोरी करने के अपराध का सामान्य नाम है
Jacking
Identity theft
Spoofing
Hacking
Previous Question
Next Question
25
See Explanation !
21
w3-navbar creates a
w3 - navbar एक बनाता है
horizontal navigation bar
inside the navigation bar
force the navigation bar
navigation bar to stay at the top of the page
Previous Question
Next Question
25
See Explanation !
22
Which of the following is an attribute of Table tag
निम्नलिखित में से कौन सा तालिका टैग की विशेषता है
SRC
LINK
CELLPADDING
BOLD
Previous Question
Next Question
25
See Explanation !
23
If both an external CSS file and a <style> block in HTML target the same element, which one takes precedence
यदि दोनों एक बाहरी CSS फ़ाइल और एक
The external CSS file
The <style> block
Neither is applied
They are merged
Previous Question
Next Question
25
See Explanation !
24
Which of the following is true for pseudo class in CSS?
CSS में छद्म वर्ग के लिए निम्नलिखित में से कौन सा सत्य है?
Match A Specified Element
Select The Active Links
Are Used to Select All the Visited Links
Are Used to Define a Special State of An Element
Previous Question
Next Question
25
See Explanation !
25
Choose the correct format for Gmail address
Gmail पते के लिए सही फ़ॉर्मेट चुनें
abc@gmail.com
abc@gmail-com
abcgmail@com
None of the above
Previous Question