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
Which attribute of the <form> element specifies where to send the form-data when a form is submitted
<form> जब कोई फ़ॉर्म सबमिट किया जाता है, तो तत्व की कौन सी विशेषता निर्दिष्ट करती है कि फ़ॉर्म - डेटा कहाँ भेजना है
method
action
target
enctype
Next Question
25
See Explanation !
2
The CSS property word-break: break-all; is used to
CSS प्रॉपर्टी वर्ड - ब्रेक: ब्रेक - ऑल; का उपयोग किया जाता है
Break the text into individual words
Allow long words to break and wrap onto the next line
Prevent hyphenation of words
Change the font style of text
Previous Question
Next Question
25
See Explanation !
3
Automatic variables are allocated memory in
स्वचालित चर में मेमोरी आवंटित की जाती है
heap
Data segment
Code segment
stack
Previous Question
Next Question
25
See Explanation !
4
Which protocol is used to receive email messages from a server?
सर्वर से ईमेल संदेश प्राप्त करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
SMTP
FTP
POP3
SNMP
Previous Question
Next Question
25
See Explanation !
5
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Previous Question
Next Question
25
See Explanation !
6
Cookie stores the data on
कुकी डेटा को इस पर संग्रहीत करती है
Server
Remote Server
Browser
All of These
Previous Question
Next Question
25
See Explanation !
7
Multi programming system is
मल्टी प्रोग्रामिंग सिस्टम है
A computer system that permits multiple users to run programs at same time
A computer system that permits run similar programs at multiple time
A computer system that permits multiple Programs to run at same time
None of the above
Previous Question
Next Question
25
See Explanation !
8
A software that prevents external access to a system is termed as
एक सॉफ्टवेयर जो किसी सिस्टम तक बाहरी पहुंच को रोकता है, उसे कहा जाता है
Gateway
Firewall
Intrusion Prevention system
Anti-Virus
Previous Question
Next Question
25
See Explanation !
9
Which tag is used to create a numbered list in HTML
HTML में क्रमांकित सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<ul>
<ol>
<li>
<dl>
Previous Question
Next Question
25
See Explanation !
10
Which tag creates a check box for a from in HTML?
कौन सा टैग HTML में FROM के लिए एक चेक बॉक्स बनाता है?
<checkbox>
<input type="checkbox">
<input=checkbox>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
11
A website address is a unique name that identifies a specific__________on the web.
एक वेबसाइट का पता एक अनूठा नाम है जो वेब पर एक विशिष्ट__________ की पहचान करता है।
Web browser
PDA
Website
None of the above
Previous Question
Next Question
25
See Explanation !
12
The incoming email messages are stored in?
आने वाले ईमेल मैसेज को इसमें स्टोर किया गया है?
Inbox
Outbox
Sent Box
Receive box
Previous Question
Next Question
25
See Explanation !
13
SMTP is associated with
SMTP किससे जुड़ा है
TCP/IP
Electronic Mail
Internet Explorer
www
Previous Question
Next Question
25
See Explanation !
14
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 !
15
Which tag is a container?
कौन सा टैग एक कंटेनर है?
<body>
<br>
<hr>
<img>
Previous Question
Next Question
25
See Explanation !
16
Which of the following directives is used to start an angularJS application?
कोणीय जेएस एप्लिकेशन शुरू करने के लिए निम्नलिखित में से किस निर्देश का उपयोग किया जाता है?
ng-repeat
ng-init
ng-app
ng-model
Previous Question
Next Question
25
See Explanation !
17
Which tag is used to underline the text in HTML?
HTML में टेक्स्ट को रेखांकित करने के लिए किस टैग का उपयोग किया जाता है?
<un>
<u>
<under>
<ul>
Previous Question
Next Question
25
See Explanation !
18
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 !
19
What is W3.CSS
W3.CSS क्या है
A JavaScript framework
A CSS framework
A database management system
A programming language
Previous Question
Next Question
25
See Explanation !
20
Correct HTML to left align the content inside a table cell is
तालिका कक्ष के अंदर सामग्री को संरेखित करने के लिए सही HTML है
<tdleft>
<td raligh = "left" >
<td align = "left">
<td leftalign>
Previous Question
Next Question
25
See Explanation !
21
Which attribute is used to set space(margin) inside cell in html table
एचटीएमएल तालिका में सेल के अंदर स्पेस(मार्जिन) सेट करने के लिए किस विशेषता का उपयोग किया जाता है
cellspacing
cellpadding
cellgapping
cellmargin
Previous Question
Next Question
25
See Explanation !
22
The factors you can take into consideration to improve the look and feel of the Website are:
वेबसाइट के लुक और फील को बेहतर बनाने के लिए आप जिन बातों पर ध्यान दे सकते हैं, वे हैं:
Space and balance
Consistency
Colour
All of the above
Previous Question
Next Question
25
See Explanation !
23
What is Hotmail?
हॉटमेल क्या है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
24
Notepad++ supports
नोटपैड++ सपोर्ट करता है।
Syntax Highlighting
Regular Expressions
Auto-Complete
All of the above
Previous Question
Next Question
25
See Explanation !
25
Which language is used for creating Web Pages?
वेब पेज बनाने के लिए किस भाषा का उपयोग किया जाता है?
PASCAL
C
HTML
BASIC
Previous Question