Home
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
Other 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
2024
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
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
How do you make a list that lists its items with squares?
आप एक सूची कैसे बनाते हैं जो अपने आइटम को वर्गों के साथ सूचीबद्ध करती है?
list-style-type: square;
list-type: square;
list: square;
list-style: square;
Previous Question
Next Question
25
See Explanation !
3
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 !
4
Main protocol used in internet
इंटरनेट में इस्तेमाल किया जाने वाला मुख्य प्रोटोकॉल
X.25
IPX/SPX
TCP/IP
Token Bus
Previous Question
Next Question
25
See Explanation !
5
Identify the incorrect media type defined in CSS 2.
CSS 2 में परिभाषित गलत मीडिया प्रकार की पहचान करें।
Handheld
Braille
Arial
Print
Previous Question
Next Question
25
See Explanation !
6
The ___________ identifies a host on a network and is assigned by the local network administrator.
___________ एक नेटवर्क पर एक मेजबान की पहचान करता है और स्थानीय नेटवर्क व्यवस्थापक द्वारा असाइन किया जाता है।
Source address
IP address classes
Network number
Host number
Previous Question
Next Question
25
See Explanation !
7
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 !
8
LinkedIn can be used to
लिंक्डइन का उपयोग निम्नलिखित के लिए किया जा सकता है
Build connections
Stay in touch with colleagues
Search jobs
All of the above
Previous Question
Next Question
25
See Explanation !
9
What is the default ‘type’ attribute of <input> element?
की डिफ़ॉल्ट ‘प्रकार‘ विशेषता क्या है
text
password
numerals
date
Previous Question
Next Question
25
See Explanation !
10
Who is the founder of Email?
ईमेल का संस्थापक कौन है?
Ray Tomlinson
Bill Gates
Steve Jobs
None
Previous Question
Next Question
25
See Explanation !
11
What is the correct way to remove the underline from text
टेक्स्ट से रेखांकित को हटाने का सही तरीका क्या है
text-underline:none
text-decoration:none;
text-underline:hide;
text-decoration:hide;
Previous Question
Next Question
25
See Explanation !
12
The <Address> tag is similar to:
मेरे जीवन में पहले से ही एक लड़की हैi
Italics and bold facing
Emphasis or bold facing
Color alignment
Italics or emphasis
Previous Question
Next Question
25
See Explanation !
13
Which tag is used to create a dropdown in HTML Form?
HTML फ़ॉर्म में ड्रॉपडाउन बनाने के लिए किस टैग का उपयोग किया जाता है?
<input>
<select>
<text>
<textarea>
Previous Question
Next Question
25
See Explanation !
14
The CELLSPACING attribute is used to ___
CELLSPACING विशेषता का उपयोग ___ के लिए किया जाता है
Specify the colour of the border
Specify the thickness of the border
Specify the space between cells
Specify the space between text and border
Previous Question
Next Question
25
See Explanation !
15
File protocol is used for ____
फ़ाइल प्रोटोकॉल का उपयोग ____ के लिए किया जाता है
deciding the design and structure of the file
transfer of computer files from hard disk to main memory
deciding the storage space of files
transfer of computer files from a server to a client
Previous Question
Next Question
25
See Explanation !
16
https is a
https एक है
Scripting language
Browser
Secure connection
Authoring tool
Previous Question
Next Question
25
See Explanation !
17
To create a bulleted list we use
एक बुलेटेड लिस्ट बनाने के लिए जिसका हम इस्तेमाल करते हैं
<ol>
<ul>
<li>
None of the above
Previous Question
Next Question
25
See Explanation !
18
Meta tag is used for?
मेटा टैग का उपयोग किसके लिए किया जाता है?
To store information usually relevant to browsers and search engines
To only store information usually relevant to browsers
To only store information about search engines
To store information about external links
Previous Question
Next Question
25
See Explanation !
19
HTML document should begin with the ____
HTML दस्तावेज़ ____ से शुरू होना चाहिए
<HEAD> tag
<TITLE> tag
<BODY> tag
<HTML> tag
Previous Question
Next Question
25
See Explanation !
20
What does the w3-opacity class do
W3 - ऑपेसिटी क्लास क्या करता है
Sets the opacity to a specific value (default is 0.75)
Makes the element invisible
Adds a fade animation to the element
Sets the background transparency
Previous Question
Next Question
25
See Explanation !
21
What does the br tag add to your webpage?
Br टैग आपके वेबपेज में क्या जोड़ता है?
Long break
Paragraph break
Line break
None of the above
Previous Question
Next Question
25
See Explanation !
22
Telnet is
टेलनेट है
Terminal network
Telephone network
Telecommunication network
Terrestrial network
Previous Question
Next Question
25
See Explanation !
23
____________ access is a reliable and scalable worldwide Internet access service.
____________ एक्सेस एक विश्वसनीय और स्केलेबल विश्वव्यापी इंटरनेट एक्सेस सेवा है।
Shell
ISDN connection
Dedicated access
ISDN services
Previous Question
Next Question
25
See Explanation !
24
Which of the following tag is used to mark a beginning of paragraph ?
अनुच्छेद की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<TD>
<BR>
<P>
<TR>
Previous Question
Next Question
25
See Explanation !
25
For making object fully transparent which option is correct
ऑब्जेक्ट को पूरी तरह से पारदर्शी बनाने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question