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 of the following is used to apply a specific rule and can never be overridden in CSS ?
निम्नलिखित में से किसका उपयोग एक विशिष्ट नियम को लागू करने के लिए किया जाता है और इसे कभी भी CSS में ओवरराइड नहीं किया जा सकता है?
@important
!important!
!important
important!
Next Question
25
See Explanation !
2
The 4 byte IP address consists of
4 बाइट के आईपी पते में शामिल हैं:
Network Address
Host Address
Both A) and B)
None of the above
Previous Question
Next Question
25
See Explanation !
3
identity the correct statement for absolute Positioning in CSS?
सीएसएस में निरपेक्ष स्थिति के लिए सही कथन की पहचान करें?
It is a browser determined positioning
It uses the position property of CSS ,Used to define absolute positioning
It gives authors greater control on how elements are displayed
none of the above statements are Correct
Previous Question
Next Question
25
See Explanation !
4
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 !
5
The Internet user the ____ as the protocol engine .
प्रोटोकॉल इंजन के रूप में इंटरनेट उपयोगकर्ता ____।
SLIP
HTTP
TCP/IP
PPP
Previous Question
Next Question
25
See Explanation !
6
What is the default value of the display property for a <div> elementWhat is the default value of the display property for a <div> element
डिस्प्ले प्रॉपर्टी का डिफ़ॉल्ट मान क्या है
inline
block
inline-block
flex
Previous Question
Next Question
25
See Explanation !
7
The basic format for text link is:
टेक्स्ट लिंक के लिए बुनियादी फ़ॉर्मेट है:
<A HREF=”URL”> The text describing link </A>
<HREF = “URL”> The text describing link </A>
<HREF = “URL”> </A>
None of the above
Previous Question
Next Question
25
See Explanation !
8
The enumeration order becomes implementation dependent and non-interoperable if ___________
गणना आदेश कार्यान्वयन पर निर्भर और गैर - हस्तक्षेप योग्य हो जाता है यदि ___________
If the object inherits enumerable properties
The object does not have the properties present in the integer array indices
The delete keyword is never used
Object.defineProperty() is not used
Previous Question
Next Question
25
See Explanation !
9
The CSS property outline is used for:
CSS प्रॉपर्टी की रूपरेखा का उपयोग इसके लिए किया जाता है:
Adding a shadow to the element
Highlighting the border of an element
Changing the font size
Controlling the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
10
Which HTML element is used for abbreviation or acronym?
संक्षेप या संक्षिप्त नाम के लिए किस HTML तत्व का उपयोग किया जाता है?
<abbr>
<blockquote>
<q>
<em>
Previous Question
Next Question
25
See Explanation !
11
Which social media is more based on mobile compare desktop.
कौन सा सोशल मीडिया मोबाइल तुलना डेस्कटॉप पर अधिक आधारित है।
Facebook
Twitter
Instagram
None of These
Previous Question
Next Question
25
See Explanation !
12
What is the purpose of the CSS property position: relative;?
सीएसएस संपत्ति की स्थिति का उद्देश्य क्या है: रिश्तेदार;?
Removes the element from the document flow
Positions the element relative to its normal position
Centers the element on the page
Applies relative positioning to all child elements
Previous Question
Next Question
25
See Explanation !
13
What is the difference between XML and HTML?
XML और HTML में क्या अंतर है?
HTML is used for exchanging data, XML is not.
XML is used for exchanging data, HTML is not.
HTML can have user defined tags, XML cannot
Both B and C
Previous Question
Next Question
25
See Explanation !
14
Which of the following is not a semantic element?
निम्नलिखित में से कौन एक शब्दार्थ तत्व नहीं है?
<form>
<article>
<table>
<span>
Previous Question
Next Question
25
See Explanation !
15
Acronym for SGML is
SGML का संक्षिप्त नाम है
Standalone Global Markup Language
Standard Global Markup Language
Standard Generalized Markup Language
Standalone Generalized Markup Language
Previous Question
Next Question
25
See Explanation !
16
w3-container class used to style multiple container type elements in a similar style by adding:
w3 - कंटेनर क्लास का उपयोग एक समान शैली में कई कंटेनर प्रकार के तत्वों को जोड़ने के लिए किया जाता है:
Uniform
Padding
Fonts
All of the above
Previous Question
Next Question
25
See Explanation !
17
What can be shared on instagram?
इंस्टाग्राम पर क्या साझा किया जा सकता है?
Photo
Video
Both
None
Previous Question
Next Question
25
See Explanation !
18
w3-navbar creates a
w3 - navbar एक बनाता है
horizontal navigation bar
inside the navigation bar
force the navigation bar
navigation bar to stay at the top of the page
Previous Question
Next Question
25
See Explanation !
19
What this code will happen: <p style="color:blue">text</p>
यह कोड क्या होगा:
to make that specific paragraph text color as blue
Error
nothing happen
None of the above
Previous Question
Next Question
25
See Explanation !
20
Which of the following is the correct syntax for a CSS ID selector
सीएसएस आईडी चयनकर्ता के लिए निम्नलिखित में से कौन सा सही वाक्यविन्यास है
#idname {}
.idname {}
idname {}
*idname {}
Previous Question
Next Question
25
See Explanation !
21
What does the .com domain represent
.com डोमेन क्या दर्शाता है
education domain
commercial domain
network
Browser
Previous Question
Next Question
25
See Explanation !
22
Which term is mostly used by Twitter users.
किस शब्द का उपयोग ज्यादातर ट्विटर उपयोगकर्ताओं द्वारा किया जाता है।
Posts
Tweets
Twinks
Tweats
Previous Question
Next Question
25
See Explanation !
23
The _______ is the physical path over which a message travels.
_______ वह भौतिक पथ है जिस पर एक संदेश यात्रा करता है।
Protocol
Medium
Signal
All the above
Previous Question
Next Question
25
See Explanation !
24
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
25
FTP does not use
FTP का उपयोग नहीं करता है
two transfer mode
control connection to remote computer before file can be transferred
User Datagram Protocol (UDP)
authorization of a user through login and password verification
Previous Question