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
How do you display hyperlinks without an underline?
आप रेखांकित किए बिना हाइपरलिंक कैसे प्रदर्शित करते हैं?
a {decoration:no-underline;}
a {underline:none;}
a {text-decoration:none;}
a {text-decoration:no-underline;}
Next Question
25
See Explanation !
2
Which is not a valid CSS type?
कौन सा मान्य CSS प्रकार नहीं है?
Inline
External
Outline
Embedded (Internal)
Previous Question
Next Question
25
See Explanation !
3
To zoom an image on a mouse hover
माउस होवर पर किसी इमेज को ज़ूम करने के लिए
Transition
Transform
Both a and b
None of these
Previous Question
Next Question
25
See Explanation !
4
To determine whether one object is the prototype of (or is part of the prototype chain of) another object, one should use the ____________
यह निर्धारित करने के लिए कि क्या एक वस्तु किसी अन्य वस्तु का प्रोटोटाइप है (या प्रोटोटाइप श्रृंखला का हिस्सा है), किसी को ____________ का उपयोग करना चाहिए
isPrototypeOf() method
equals() method
=== operator
==opertor
Previous Question
Next Question
25
See Explanation !
5
which w3-css classes used to give hoverable background colors to the text and buttons
जो w3 - css क्लासेस टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देते थे
w3-hover-color
w3.hover-color
w3:hover-color
w3-hovreable-color
Previous Question
Next Question
25
See Explanation !
6
Where is Client-side JavaScript code is embedded within HTML documents?
HTML दस्तावेज़ों के भीतर क्लाइंट - साइड जावास्क्रिप्ट कोड कहाँ एम्बेडेड है?
A URL that uses the special javascript:code
A URL that uses the special javascript:protocol
A URL that uses the special javascript:encoding
A URL that uses the special javascript:stack
Previous Question
Next Question
25
See Explanation !
7
Which is not a valid encoding standard not present in Notepad++?
नोटपैड में कौन सा मान्य एन्कोडिंग मानक मौजूद नहीं है?
ANSI
UTF-8
UTF-8 BOM
UTF-16
Previous Question
Next Question
25
See Explanation !
8
Which of the following markup languages are based on SGML ?
निम्नलिखित में से कौन सी मार्कअप भाषाएँ SGML पर आधारित हैं?
VHML
XML
CFML
SML
Previous Question
Next Question
25
See Explanation !
9
VB Script is a subset of the Visual Basic for application ________________ for Internet Explorer.
VB स्क्रिप्ट इंटरनेट एक्सप्लोरर के लिए अनुप्रयोग ________________ के लिए विजुअल बेसिक का एक उपसमूह है।
Scripting language
Markup language
Programming language
Object oriented programming language
Previous Question
Next Question
25
See Explanation !
10
In order to create an ordered list, we can use the tag:
ऑर्डर की गई लिस्ट बनाने के लिए, हम टैग का इस्तेमाल कर सकते हैं:
<UL> </UL>
<P> </P>
<A> </A>
<OL> </OL>
Previous Question
Next Question
25
See Explanation !
11
The server on the internet is also known as a
इंटरनेट पर सर्वर को एक के रूप में भी जाना जाता है
Hub
Host
Gateway
Repeater
Previous Question
Next Question
25
See Explanation !
12
In which classes to give hoverable background colors to the text and buttons by using:
किस क्लास में टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देना है:
w3-hover-color
w3.hover-color
w3:hover-color
w3-hoverable-color
Previous Question
Next Question
25
See Explanation !
13
Which social network is considered the most popular for business to business marketing?
बिज़नेस टू बिज़नेस मार्केटिंग के लिए कौन सा सोशल नेटवर्क सबसे लोकप्रिय माना जाता है?
Facebook
Orkut
Instagram
LinkedIn
Previous Question
Next Question
25
See Explanation !
14
Which of the following property is used to make the text underline in CSS?
CSS में टेक्स्ट को रेखांकित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?
text-decoration
font-dimension
text-style
text-underline
Previous Question
Next Question
25
See Explanation !
15
Which class is used to set background color of any html element in w3.css?
W3.css में किसी भी HTML तत्व के पृष्ठभूमि रंग को सेट करने के लिए किस वर्ग का उपयोग किया जाता है?
w3.color
w3_color
w3-color
w3:color
Previous Question
Next Question
25
See Explanation !
16
A web publishing tool developed by Microsoft is
माइक्रोसॉफ्ट द्वारा विकसित एक वेब पब्लिशिंग टूल है
Navigator
Hot Meta
Pagemill
Front Page
Previous Question
Next Question
25
See Explanation !
17
Which HTML attribute is used to specify an alternate text for an image
किसी छवि के लिए वैकल्पिक पाठ निर्दिष्ट करने के लिए किस HTML विशेषता का उपयोग किया जाता है
alt
title
src
link
Previous Question
Next Question
25
See Explanation !
18
. ………. are set of rules and procedures to control the data transmission over the internet
. ………. इंटरनेट पर डेटा ट्रांसमिशन को नियंत्रित करने के लिए नियमों और प्रक्रियाओं का सेट हैं
IP address
Domains
Protocol
Gateway
Previous Question
Next Question
25
See Explanation !
19
How can you make text bold in HTML
आप HTML में टेक्स्ट को बोल्ड कैसे बना सकते हैं
<i>
<strong>
<bolder>
<em>
Previous Question
Next Question
25
See Explanation !
20
Any system that uses the HTTP protocol is called _________
HTTP प्रोटोकॉल का उपयोग करने वाली किसी भी प्रणाली को _________ कहा जाता है।
Web Browser
Web Server
WWW
TCP/IP
Previous Question
Next Question
25
See Explanation !
21
Identify the basic lists in W3.css
W3.css में बुनियादी सूचियों की पहचान करें
w3-ol
w3-border
3-center
all of the above
Previous Question
Next Question
25
See Explanation !
22
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
23
The <small> and <big> tags are special in a what way?
small Tag और big टैग किस तरह से विशेष हैं?
They are for images only
They work on anything
They can be repeated
None of the above
Previous Question
Next Question
25
See Explanation !
24
The CSS property outline: none; is used to:
CSS प्रॉपर्टी की रूपरेखा: कोई नहीं; इसका उपयोग किया जाता है:
Remove the border of an element
Remove the shadow of an element
Remove the outline of an element
Remove the background color of an element
Previous Question
Next Question
25
See Explanation !
25
Which of the following attribute is used to provide a unique name to an element?
किसी तत्व को एक अद्वितीय नाम प्रदान करने के लिए निम्नलिखित में से किस विशेषता का उपयोग किया जाता है?
class
id
type
None of the above
Previous Question