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
How do you make a list that lists its items with squares?
आप एक सूची कैसे बनाते हैं जो अपने आइटम को वर्गों के साथ सूचीबद्ध करती है?
list-style-type: square;
list-type: square;
list: square;
list-style: square;
Next Question
25
See Explanation !
2
w3.css grids is used for
w3.css ग्रिड का उपयोग किसके लिए किया जाता है
Responsive web design
Image Gallery
Encrypted data
All of these
Previous Question
Next Question
25
See Explanation !
3
Arrays in JavaScript are defined by which of the following statements?
जावास्क्रिप्ट में सरणियों को निम्नलिखित में से किस कथन द्वारा परिभाषित किया जाता है?
It is an ordered list of values
It is an ordered list of objects
It is an ordered list of string
It is an ordered list of functions
Previous Question
Next Question
25
See Explanation !
4
What is full form of URL
URL का फुल फॉर्म क्या है
Uniform Resource Locator
Unique Resource Locator
Uniform Resource Location
Under Resource Locator
Previous Question
Next Question
25
See Explanation !
5
In the email, username and domain name differs from
ईमेल में, उपयोगकर्ता नाम और डोमेन नाम किससे अलग हैं
@
/
,
.
Previous Question
Next Question
25
See Explanation !
6
What is the correct syntax to add user controllable mp4 video to the HTML?
HTML में उपयोगकर्ता द्वारा नियंत्रित करने योग्य mp4 वीडियो जोड़ने के लिए सही वाक्यविन्यास क्या है?
<video controls><source src="xyz.mp4" type="video"></video>
<video><source src="xyz.mp4" type="video/mp4"></video>
<video controls><source src="xyz.mp4" type="video/mp4"></video>
all of the above
Previous Question
Next Question
25
See Explanation !
7
To set border on all slides which class to add borders style.
सभी स्लाइडों पर बॉर्डर सेट करने के लिए कि किस क्लास को बॉर्डर स्टाइल जोड़ना है।
w3_border
w3-border
w3-borders
w3-bordered
Previous Question
Next Question
25
See Explanation !
8
What will happen if reverse() and join() methods are used simultaneously?
यदि रिवर्स () और जॉइन() विधियों का एक साथ उपयोग किया जाता है तो क्या होगा?
Reverses and stores in the same array
Reverses and concatenates the elements of the array
Reverses
Stores the elements of an array in normal order
Previous Question
Next Question
25
See Explanation !
9
Which of the following is the correct option for the requirement of web publishing ?
वेब प्रकाशन की आवश्यकता के लिए निम्नलिखित में से कौन सा सही विकल्प है?
Internet Connection
Web development software
Web Server
All of the above
Previous Question
Next Question
25
See Explanation !
10
Which of the following classes used to display an extra large list?
निम्नलिखित में से कौन सी कक्षा एक अतिरिक्त बड़ी सूची प्रदर्शित करने के लिए उपयोग की जाती है?
w3-large
w3-xxlarge
w3-xlarge
None of these
Previous Question
Next Question
25
See Explanation !
11
Which tag is a container?
कौन सा टैग एक कंटेनर है?
<body>
<br>
<hr>
<img>
Previous Question
Next Question
25
See Explanation !
12
If the width of an element is exceeded by the content of the element, then which property will define the behaviour of the content?
यदि किसी तत्व की चौड़ाई तत्व की सामग्री से अधिक हो जाती है, तो कौन सी संपत्ति सामग्री के व्यवहार को परिभाषित करेगी?
overflow-y
overflow-x
overflow-width
overflow -z
Previous Question
Next Question
25
See Explanation !
13
Simple mail transfer protocol (SMTP) utilizes _______ as the transport layer protocol for electronic mail transfer.
सरल मेल ट्रांसफर प्रोटोकॉल (SMTP) इलेक्ट्रॉनिक मेल ट्रांसफर के लिए ट्रांसपोर्ट लेयर प्रोटोकॉल के रूप में _______ का उपयोग करता है।
TCP
UDP
DCCP
SCTP
Previous Question
Next Question
25
See Explanation !
14
The script which is designed to receive value from the Web users is:
वेब उपयोगकर्ताओं से मूल्य प्राप्त करने के लिए डिज़ाइन की गई स्क्रिप्ट है:
WebScript
JavaScript
CGIScript
All of the above
Previous Question
Next Question
25
See Explanation !
15
Is it possible to insert a table within another table?
क्या किसी अन्य तालिका के भीतर एक तालिका सम्मिलित करना संभव है?
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in other table.
No, it’s not possible.
Previous Question
Next Question
25
See Explanation !
16
Among the following, which one is a ternary operator?
निम्नलिखित में से कौन सा एक टर्नरी ऑपरेटर है?
+
:
–
?:
Previous Question
Next Question
25
See Explanation !
17
Which one is incorrect class name for Font Size in W3.CSS
W3.CSS में फ़ॉन्ट आकार के लिए कौन सा क्लास नाम गलत है
w3-jumbo
w3-large
w3-normal
w3-tiny
Previous Question
Next Question
25
See Explanation !
18
Which of the following is not the keyword of form method attribute?
निम्नलिखित में से कौन सा फॉर्म मेथड एट्रिब्यूट का कीवर्ड नहीं है?
GET
POST
OUT
All of These
Previous Question
Next Question
25
See Explanation !
19
Which media makes use of light for data transmission?
कौन सा मीडिया डेटा ट्रांसमिशन के लिए प्रकाश का उपयोग करता है?
Twisted Pair
Coaxial
Fibre optics
Microwaves
Previous Question
Next Question
25
See Explanation !
20
The invalid domain word (name) for Email address ?
ईमेल पते के लिए अमान्य डोमेन शब्द (नाम)?
Gov
Fun
Com
Mil
Previous Question
Next Question
25
See Explanation !
21
How can you make a bulleted list in HTML
आप HTML में बुलेटेड लिस्ट कैसे बना सकते हैं
<ul>
<ol>
<li>
<list>
Previous Question
Next Question
25
See Explanation !
22
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 !
23
Which is the correct syntax for Angular Module ?
कोणीय मॉड्यूल के लिए सही वाक्यविन्यास क्या है?
var variable_name = angular.module("app_name", );
var variable_name =angular.modules("app_name");
var variable_name = angular.module();
var variable_name = new module();
Previous Question
Next Question
25
See Explanation !
24
____ attribute is used to display an alternate message.
____ विशेषता का उपयोग वैकल्पिक संदेश प्रदर्शित करने के लिए किया जाता है।
Size
ALT
ALIGN
SRC
Previous Question
Next Question
25
See Explanation !
25
Which HTML element is used to show YouTube videos in web page?
वेब पेज में YouTube वीडियो दिखाने के लिए किस HTML तत्व का उपयोग किया जाता है?
<samp>
<source>
<iframe>
<youtube>
Previous Question