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
Automatic variables are allocated memory in
स्वचालित चर में मेमोरी आवंटित की जाती है
heap
Data segment
Code segment
stack
Next Question
25
See Explanation !
2
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 !
3
Which property is used for font size in css?
सीएसएस में फ़ॉन्ट आकार के लिए किस संपत्ति का उपयोग किया जाता है?
text-size
font-size
font-style
fontsize
Previous Question
Next Question
25
See Explanation !
4
The default text alignment of <td> tag is
td Tag का डिफ़ॉल्ट पाठ संरेखण
Left
Right
Center
Justify
Previous Question
Next Question
25
See Explanation !
5
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 !
6
Which elements is used in the <HEAD> section on an HTML/XHTML page, if we want to use an external style sheet file to decorate the page ?
कौन से तत्वों का उपयोग किया जाता है
<src
<link>
<style>
<css>
Previous Question
Next Question
25
See Explanation !
7
A utility software to help deliver protection to mobile cyber threats and online scams :
मोबाइल साइबर खतरों और ऑनलाइन घोटालों से सुरक्षा प्रदान करने में मदद करने के लिए एक उपयोगिता सॉफ़्टवेयर:
Norton Mobile Security
Norton Mobile Guard
Norton Anti-Virus Mobile safety
None of the above
Previous Question
Next Question
25
See Explanation !
8
What is the correct HTML for creating a checkbox
चेकबॉक्स बनाने के लिए सही HTML क्या है
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
9
By default Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code?
डिफ़ॉल्ट रूप से हाइपरलिंक को रेखांकित के साथ प्रदर्शित किया जाता है। आप CSS कोड का उपयोग करके सभी हाइपरलिंक से रेखांकित को कैसे हटाते हैं?
a { underline:none; }
a { text-decoration:no-underline; }
a { decoration:no-underline; }
a { text-decoration:none; }
Previous Question
Next Question
25
See Explanation !
10
Which text Editor is in-built in Windows operating System
विंडोज ऑपरेटिंग सिस्टम में कौन सा टेक्स्ट एडिटर इन - बिल्ट है
Notepad
Paint
Notepad++
All of These
Previous Question
Next Question
25
See Explanation !
11
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
12
The CSS property margin: 10px auto; does what to an element
CSS प्रॉपर्टी मार्जिन: 10px ऑटो; किसी एलिमेंट को क्या करता है
Adds a margin of 10 pixels on all sides of the element
Centers the element horizontally
Aligns the element to the top of its container
Increases the font size of the element
Previous Question
Next Question
25
See Explanation !
13
The key difference between JavaScript and Java is
जावास्क्रिप्ट और जावा के बीच मुख्य अंतर है
JavaScript can be combined directly with HTML.
The JavaScript language structure is simpler than that of Java.
The JavaScript interpreter is built into a Web browser.
All of the above
Previous Question
Next Question
25
See Explanation !
14
HTML stands for?
HTML का मतलब है?
Hyper Tabular Markup Language
Hyper Text Markup Language
High Text Markup Language
None of these
Previous Question
Next Question
25
See Explanation !
15
____________ hides the internal address and network topology of its protected domain from outside
____________ अपने संरक्षित डोमेन के आंतरिक पते और नेटवर्क टोपोलॉजी को बाहर से छिपाता है
SAN
SAT
NAT
ARP
Previous Question
Next Question
25
See Explanation !
16
The transport layer protocols is
ट्रांसपोर्ट लेयर प्रोटोकॉल है
UDP
PPX
TCP
Both UDP and TCP
Previous Question
Next Question
25
See Explanation !
17
Which of the following defines a group of related options in a drop-down list.
निम्नलिखित में से कौन ड्रॉप - डाउन सूची में संबंधित विकल्पों के समूह को परिभाषित करता है।
<form>
<optgroup>
<output>
<option>
Previous Question
Next Question
25
See Explanation !
18
Plug-in is a
प्लग - इन एक है
Software
Hardware
Software and hardware both used for specific purpose
Flash player
Previous Question
Next Question
25
See Explanation !
19
A networking standard developed by Xerox, Intel and DEC; capable of connecting as many as 1,024 workstations and transmitting data at a maximum speed of 10 Mbps
जेरोक्स, इंटेल और दिसंबर द्वारा विकसित एक नेटवर्किंग मानक; 10 एमबीपीएस की अधिकतम गति से 1,024 वर्कस्टेशन को जोड़ने और डेटा संचारित करने में सक्षम
Ethernet
FDDI
File Transfer protocol
Gopher
Previous Question
Next Question
25
See Explanation !
20
E-mail message can be protected by
ई - मेल संदेश द्वारा संरक्षित किया जा सकता है
Mirroring
Caching
Encryption
Resending
Previous Question
Next Question
25
See Explanation !
21
w3.Table does not provide the following class for tables.
w3.Table तालिकाओं के लिए निम्नलिखित वर्ग प्रदान नहीं करता है।
w3-striped
w3-stripe
w3-border
w3-bordered
Previous Question
Next Question
25
See Explanation !
22
The __________level programming interface for the Apple implementation of OpenGL.
OpenGL के Apple कार्यान्वयन के लिए __________स्तर का प्रोग्रामिंग इंटरफ़ेस।
CSS
CGL
SGML
HTML
Previous Question
Next Question
25
See Explanation !
23
Which tag is used for internal Frame
आंतरिक फ़्रेम के लिए किस टैग का उपयोग किया जाता है
<Iframe>
<Inframe>
<frame>
<inlineframe>
Previous Question
Next Question
25
See Explanation !
24
Which of the following is not a HTML5 tag?
इनमें से कौन सा HTML5 टैग नहीं है?
<track>
<video>
<slider>
<source>
Previous Question
Next Question
25
See Explanation !
25
Which CSS property is used to set the style of a list item marker
सूची आइटम मार्कर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
marker-style
list-style-type
list-marker
item-style
Previous Question