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
Raj can receive his e-mail, but he cannot send e-mail. Which of the following is most likely causing his problem?
राज अपना ई - मेल प्राप्त कर सकता है, लेकिन वह ई - मेल नहीं भेज सकता है। निम्नलिखित में से किससे उसकी समस्या होने की सबसे अधिक संभावना है?
POP3
IMAP
SMTP
UART
Next Question
25
See Explanation !
2
Which one is example of search engine
कौन सा सर्च इंजन का उदाहरण है
Google
Linux
Windows
Mozila
Previous Question
Next Question
25
See Explanation !
3
What i s the correct HTML for adding a background color?
पृष्ठभूमि का रंग जोड़ने के लिए सही HTML क्या है?
<background>yellow<Background>
<body color = yellow>
<body bgcolor = yellow>
<body bg =yellow>
Previous Question
Next Question
25
See Explanation !
4
What is the person who controls email send and receive receipts?
ईमेल को नियंत्रित करने वाला व्यक्ति रसीदें भेजता और प्राप्त करता है?
Mail Agent
Mail Control Agent
User Agent
none of these
Previous Question
Next Question
25
See Explanation !
5
The CSS property text-justify: inter-word; is used to
CSS प्रॉपर्टी टेक्स्ट - जस्टिफाई: इंटर - वर्ड; का उपयोग
Center-align the text
Justify the text by increasing the space between words
Align the text to the left
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
6
What is the proper html syntax for referencing an external style sheet ?
बाहरी स्टाइल शीट को संदर्भित करने के लिए उचित एचटीएमएल सिंटैक्स क्या है?
<style src="demostyle.css">
<stylesheet>demostyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="demostyle.css>
None of these
Previous Question
Next Question
25
See Explanation !
7
Which of the following tag is used for inserting the largest heading in HTML ?
HTML में सबसे बड़ा शीर्षक डालने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<h3>
<h1>
<h6>
<h2>
Previous Question
Next Question
25
See Explanation !
8
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
9
In order to establish a site, the following should be considered:
साइट स्थापित करने के लिए, निम्नलिखित पर विचार किया जाना चाहिए:
Provide new information regularly
Let your visitors register for e-mail notification of changes to the site
Update existing information
All of the above
Previous Question
Next Question
25
See Explanation !
10
Full form of UCE ?
UCE का पूरा रूप?
User Client Extension
User Client Email
unsolicited commercial e-mail
None of these
Previous Question
Next Question
25
See Explanation !
11
Which of the following attributes defines the URL of the page to embed when the iframe tag is used ?
निम्नलिखित में से कौन सी विशेषताएँ iframe टैग का उपयोग करते समय एम्बेड करने के लिए पृष्ठ के URL को परिभाषित करती हैं?
Src
href
style
title
Previous Question
Next Question
25
See Explanation !
12
The protocol that allows a computer to use the Internet Protocol with standard voice-grade telephone line and a high-speed modem is
वह प्रोटोकॉल जो कंप्यूटर को मानक वॉयस - ग्रेड टेलीफोन लाइन और एक हाई - स्पीड मॉडेम के साथ इंटरनेट प्रोटोकॉल का उपयोग करने की अनुमति देता है
SLIP
SMTP
SGML
RTF
Previous Question
Next Question
25
See Explanation !
13
To create a link to an email address, which of the following syntax is used?
ईमेल पते का लिंक बनाने के लिए, निम्नलिखित में से किस वाक्यविन्यास का उपयोग किया जाता है?
<a email=”mailto:name@example.com”>email</a>
<a mail=”mailto:name@example.com”>email</a>
<a href=”mailto:name@example.com”>email</a>
None of these
Previous Question
Next Question
25
See Explanation !
14
Which one is valid color code for RED color in Hexadecimal Color scheme
हेक्साडेसिमल रंग योजना में लाल रंग के लिए कौन सा मान्य रंग कोड है
#FFFF00
#FF0000
#00FF00
#FFFF00
Previous Question
Next Question
25
See Explanation !
15
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
16
What is the correct HTML tag for the largest heading
सबसे बड़े शीर्षक के लिए सही HTML टैग क्या है
<h1>
<h6>
<head>
<heading>
Previous Question
Next Question
25
See Explanation !
17
The principle of e-governance is
ई - गवर्नेंस का सिद्धांत है
Centralization
Bureaucracy
Exclusion
Transparency
Previous Question
Next Question
25
See Explanation !
18
Protocols are
प्रोटोकॉल हैं
Agreements on how communication components and DTE's are to communicate
Logical communication channels for transferring data
Physical communication channels sued for transferring data
None of the above
Previous Question
Next Question
25
See Explanation !
19
A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करके एक लिंक किया गया पृष्ठ आमतौर पर इसमें प्रदर्शित किया जाता है
New window
Current window
New tab
Same tab
Previous Question
Next Question
25
See Explanation !
20
HTTP stands for________
HTTP का अर्थ ________ है।
Hyper Text Transfer Protocol
Hyper Tetra Transfer Protocol
Heavy Text Transfer Protocol
Huge Text Transfer Protocol
Previous Question
Next Question
25
See Explanation !
21
Protocol used for encrypted data transfer:
एन्क्रिप्टेड डेटा ट्रांसफर के लिए इस्तेमाल किया जाने वाला प्रोटोकॉल:
HTTPS
SMTP
FTP
HTTP
Previous Question
Next Question
25
See Explanation !
22
Who is the founder of Email?
ईमेल का संस्थापक कौन है?
Ray Tomlinson
Bill Gates
Steve Jobs
None
Previous Question
Next Question
25
See Explanation !
23
Choose the correct format for Gmail address
Gmail पते के लिए सही फ़ॉर्मेट चुनें
abc@gmail.com
abc@gmail-com
abcgmail@com
None of the above
Previous Question
Next Question
25
See Explanation !
24
Which of the following extension is used to save an HTML file?
HTML फ़ाइल को सहेजने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?
.html
.web
.com
.hdoc
Previous Question
Next Question
25
See Explanation !
25
Which class in W3.CSS is used to apply a black border to an element
W3.CSS में किस वर्ग का उपयोग किसी तत्व पर ब्लैक बॉर्डर लगाने के लिए किया जाता है
w3-border
w3-black-border
w3-border-black
w3-bd
Previous Question