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
A firewall is installed at the point where the secure internal network and un-trusted external network meet which point is known as
एक फ़ायरवॉल उस बिंदु पर स्थापित किया जाता है जहां सुरक्षित आंतरिक नेटवर्क और गैर - भरोसेमंद बाहरी नेटवर्क मिलते हैं जिसे बिंदु के रूप में जाना जाता है
Choke point
Meeting point
Firewall point
Secure point
Next Question
25
See Explanation !
2
Which attribute of the <form> element specifies where to send the form-data when a form is submitted
<form> जब कोई फ़ॉर्म सबमिट किया जाता है, तो तत्व की कौन सी विशेषता निर्दिष्ट करती है कि फ़ॉर्म - डेटा कहाँ भेजना है
method
action
target
enctype
Previous Question
Next Question
25
See Explanation !
3
Which of the following is required for joining the internet?
इंटरनेट से जुड़ने के लिए निम्नलिखित में से किसकी आवश्यकता है?
Internet architecture board
Internet Society
Internet Service Provider
Different Computer
Previous Question
Next Question
25
See Explanation !
4
Which Network will be used to connect computers located in one room, building or premises?
एक कमरे, भवन या परिसर में स्थित कंप्यूटर को जोड़ने के लिए किस नेटवर्क का उपयोग किया जाएगा?
LAN
MAN
WAN
FAN
Previous Question
Next Question
25
See Explanation !
5
Which of the following acts as the input of a class-based component?
निम्नलिखित में से कौन एक वर्ग - आधारित घटक के इनपुट के रूप में कार्य करता है?
Class
Props
Factory
None of the mentioned
Previous Question
Next Question
25
See Explanation !
6
What are CGI scripts?
सीजीआई स्क्रिप्ट क्या हैं?
Browser add-in programs
Programs that extend the capabilities of a server
Both a and b above
None of the above
Previous Question
Next Question
25
See Explanation !
7
Which of the following is Not a semantic HTML element?
निम्नलिखित में से कौन एक शब्दार्थ HTML तत्व नहीं है?
<article>
<header>
<section>
<div>
Previous Question
Next Question
25
See Explanation !
8
Which JavaScript statement is used to perform different actions based on different conditions?
विभिन्न स्थितियों के आधार पर विभिन्न क्रियाओं को करने के लिए किस जावास्क्रिप्ट कथन का उपयोग किया जाता है?
if
for
while
switch
Previous Question
Next Question
25
See Explanation !
9
How many photos can be uploaded to Facebook simultaneously?
Facebook पर एक साथ कितनी फ़ोटो अपलोड की जा सकती हैं?
10
15
25
30
Previous Question
Next Question
25
See Explanation !
10
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 !
11
The entire web document is contained within ____
पूरा वेब दस्तावेज़ ____ के भीतर निहित है
Comments
Tags
Web page
HTML element
Previous Question
Next Question
25
See Explanation !
12
Identity the default font used in w3.font
W3.font में इस्तेमाल किए गए डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
Times New Roman
Arial
Verdana
None of the above
Previous Question
Next Question
25
See Explanation !
13
This is an Internet forum to discuss wide range of topics like current news, articles and current affairs, etc.
यह वर्तमान समाचार, लेख और वर्तमान मामलों आदि जैसे विषयों की विस्तृत श्रृंखला पर चर्चा करने के लिए एक इंटरनेट मंच है।
E-Discussion
Newsgroups
Chatting
E-Learning
Previous Question
Next Question
25
See Explanation !
14
How long can a video be recorded and posted on Instagram?
इंस्टाग्राम पर वीडियो कब तक रिकॉर्ड और पोस्ट किया जा सकता है?
60 Sec.
30 Sec.
5 Min.
2 Min.
Previous Question
Next Question
25
See Explanation !
15
How can you insert a comment in HTML
आप HTML में एक टिप्पणी कैसे सम्मिलित कर सकते हैं
<!-- comment -->
// comment
<comment>
<!-- comment !-->
Previous Question
Next Question
25
See Explanation !
16
w3.cSS is a standard CSS that has
w3.cSS एक मानक CSS है जिसमें
jQuery library.
JavaScript library
Both (A) and (B) are true.
Both (A) and (B) are false.
Previous Question
Next Question
25
See Explanation !
17
How can you open a link in a new browser Window?
आप एक नए ब्राउज़र विंडो में एक लिंक कैसे खोल सकते हैं?
<a href=" url" new>
<a href="url" target="new">
<a href="url" target="_blank">
<a href="url"target="">
Previous Question
Next Question
25
See Explanation !
18
Which statement is not true about responsive tables in W3.Table
W3.Table में उत्तरदायी तालिकाओं के बारे में कौन सा कथन सही नहीं है
W3-responsive class creates a responsive table
It scroll horizontally on small screen
w3-table class a responsive table
on large screens, there is no difference
Previous Question
Next Question
25
See Explanation !
19
The key fields which are tested by a packet filtering firewall are:
पैकेट फ़िल्टरिंग फ़ायरवॉल द्वारा जिन प्रमुख क्षेत्रों का परीक्षण किया जाता है, वे हैं:
Source IP address
TCP/UDP source port
Destination IP address
All of the above
Previous Question
Next Question
25
See Explanation !
20
Are the negative values allowed in padding property?
क्या पैडिंग प्रॉपर्टी में नकारात्मक मानों की अनुमति है?
Yes
No
Cannot say
May be
Previous Question
Next Question
25
See Explanation !
21
_______________ is a set of integrated software components that provides a solution for business to sell goods and services through an electronic catalog on the Internet.
_______________ एकीकृत सॉफ्टवेयर घटकों का एक सेट है जो इंटरनेट पर एक इलेक्ट्रॉनिक कैटलॉग के माध्यम से वस्तुओं और सेवाओं को बेचने के लिए व्यापार के लिए एक समाधान प्रदान करता है।
e-governance
e-commerce
e-banking
None of the above
Previous Question
Next Question
25
See Explanation !
22
What does HTML stand for
एचटीएमएल (HTML) का क्या अर्थ है?
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Text Markup Language
Hyperlinking Text Marking Language
Previous Question
Next Question
25
See Explanation !
23
Which attribute you will use with TD tag to merge two cells horizontally?
दो कोशिकाओं को क्षैतिज रूप से मर्ज करने के लिए आप TD टैग के साथ किस विशेषता का उपयोग करेंगे?
merge=colspan2
rowspan=2
colspan=2
merge=row2
Previous Question
Next Question
25
See Explanation !
24
Which of the following is not a value for font-style property?
निम्नलिखित में से कौन सा फ़ॉन्ट - स्टाइल प्रॉपर्टी का मान नहीं है?
normal
italic
oblique
none of the above
Previous Question
Next Question
25
See Explanation !
25
Which CSS property is used to make the text bold
टेक्स्ट को बोल्ड बनाने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
font-weight
font-style
text-decoratio
text-weight
Previous Question