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
Gmail is a software used to
Gmail एक ऐसा सॉफ़्टवेयर है जिसका उपयोग
Search web pages
Check Emails
Find hotels
Search Files
Next Question
25
See Explanation !
2
What is the name of the location address of the hypertext documents?
हाइपरटेक्स्ट दस्तावेज़ों के स्थान पते का नाम क्या है?
Uniform Resource Locator
Web server
File
Web address
Previous Question
Next Question
25
See Explanation !
3
Which term is used to refer to the computers that are used for storing web pages as files?
वेब पेजों को फ़ाइलों के रूप में संग्रहीत करने के लिए उपयोग किए जाने वाले कंप्यूटरों को संदर्भित करने के लिए किस शब्द का उपयोग किया जाता है?
Internet
Web clients
Web servers
World Wide Web
Previous Question
Next Question
25
See Explanation !
4
On Internet, which version of the Internet Protocol is the most widely used
इंटरनेट पर, इंटरनेट प्रोटोकॉल का कौन सा संस्करण सबसे व्यापक रूप से उपयोग किया जाता है
Ipv1
IPv6
IPv2
IPv4
Previous Question
Next Question
25
See Explanation !
5
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 !
6
How do you apply inline CSS to an HTML element
आप HTML तत्व पर इनलाइन CSS कैसे लागू करते हैं
<style> tag
style attribute
class attribute
External stylesheet
Previous Question
Next Question
25
See Explanation !
7
Instagram is related to?
Instagram किससे संबंधित है?
Facebook
Youtube
Google
Microsoft
Previous Question
Next Question
25
See Explanation !
8
_________ allows user to send a file with email.
_________ उपयोगकर्ता को ईमेल के साथ एक फ़ाइल भेजने की अनुमति देता है।
Draft
Messenger
Sent
Attachments
Previous Question
Next Question
25
See Explanation !
9
When we write <img src="img.png">, what "img.png" inside double quote implies?
जब हम लिखते हैं
element
attribute
value
operator
Previous Question
Next Question
25
See Explanation !
10
An element can be accessed in Java Script using:
जावा स्क्रिप्ट में एक तत्व का उपयोग किया जा सकता है:
getElementsByName
getElementById
getElementsByClassName
All of the above
Previous Question
Next Question
25
See Explanation !
11
If we want to use a dotted border around an image, which css property will we use?
यदि हम किसी छवि के चारों ओर बिंदीदार सीमा का उपयोग करना चाहते हैं, तो हम किस सीएसएस संपत्ति का उपयोग करेंगे?
border-color
border-decoration
border-style
border-line
Previous Question
Next Question
25
See Explanation !
12
________ are used to identify a user who returns to a Website.
वेबसाइट पर लौटने वाले उपयोगकर्ता की पहचान करने के लिए ________ का उपयोग किया जाता है।
Cookies
Plug-ins
Scripts
ASPs
Previous Question
Next Question
25
See Explanation !
13
Which of the following is a virus?
निम्नलिखित में से कौन सा एक वायरस है?
Natural occurs
To make by human being
Made by machine
All of above
Previous Question
Next Question
25
See Explanation !
14
Which of the following has no predefined set of tags?
निम्नलिखित में से किसमें टैग का कोई पूर्वनिर्धारित सेट नहीं है?
Scriptlet
Applet
XML
Java Server page
Previous Question
Next Question
25
See Explanation !
15
Ctrl+ Shift + P is the shortcut key to open _____ in sublime text editor.
Ctrl Shift P उदात्त पाठ संपादक में _____ को खोलने के लिए शॉर्टकट कुंजी है।
Web Browser
Command Prompt
Quick-open files by name
Toggle sidebar
Previous Question
Next Question
25
See Explanation !
16
A ________ is a set of rules that governs data communication.
________ नियमों का एक सेट है जो डेटा संचार को नियंत्रित करता है।
Forum
Protocol
Standard
None of the above
Previous Question
Next Question
25
See Explanation !
17
How to apply styles to para’s having class ‘style’? (There are other elements with same class name)
पैरा की क्लास ‘स्टाइल‘ में शैलियों को कैसे लागू करें? (एक ही श्रेणी के नाम वाले अन्य तत्व हैं)
p
p.style
p-style
.style
Previous Question
Next Question
25
See Explanation !
18
What are the types of unordered or bulleted list in HTML?
HTML में अनऑर्डर्ड या बुलेटेड लिस्ट के प्रकार क्या हैं?
disc, square, triangle
polygon, triangle, circle
disc, circle, square
All of the above
Previous Question
Next Question
25
See Explanation !
19
How do you select all p elements inside a div element?
आप एक div तत्व के अंदर सभी p तत्वों का चयन कैसे करते हैं?
div p
div.p
div + p
div ~ p
Previous Question
Next Question
25
See Explanation !
20
W3.CSS is used for
W3.CSS का उपयोग किसके लिए किया जाता है
Client Side Scripting
Server Side Scripting
Responsive Web Designing
All of Above
Previous Question
Next Question
25
See Explanation !
21
E-mail is an example of which of the following?
ई - मेल निम्नलिखित में से किसका उदाहरण है?
Electronic Messaging
Internal messaging
Instant messaging
None of these
Previous Question
Next Question
25
See Explanation !
22
Which protocol encrypts data between web server and browser?
कौन सा प्रोटोकॉल वेब सर्वर और ब्राउज़र के बीच डेटा को एन्क्रिप्ट करता है?
SIP
HTTPS
HTML
SMTP
Previous Question
Next Question
25
See Explanation !
23
Which element works as a sidebar?
कौन सा तत्व साइडबार के रूप में काम करता है?
<header>
<footer>
<nav>
<aside >
Previous Question
Next Question
25
See Explanation !
24
The CSS property text-decoration: line-through; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: लाइन - थ्रू; का उपयोग
Apply an underline to the text
Remove the underline from a link
Apply a line-through effect to the text
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
25
Which property is used to change the font of an element?
किसी तत्व के फ़ॉन्ट को बदलने के लिए किस गुण का उपयोग किया जाता है?
font-style
font-family
font-weight
font-color
Previous Question