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
The main container for <tr>, <td> and <th> is
tr,td,th के लिए मुख्य कंटेनर
<data>
<group>
<table>
none of the above
Next Question
25
See Explanation !
2
Which of the following tag is used for inserting the largest heading in HTML?
HTML में सबसे बड़ा शीर्षक डालने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
head
<h1><h1>
<h6>
heading
Previous Question
Next Question
25
See Explanation !
3
Which of these tags are all <table> tags?
इनमें से कौन से टैग सभी हैं
<table><head><tfoot>
<table><tr><td>
<table><tr><tt>
<thead><body><tr>
Previous Question
Next Question
25
See Explanation !
4
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 !
5
Extension of Wordpad file
वर्डपैड फ़ाइल का एक्सटेंसन है
.txt
.rtf
.doc
.text
Previous Question
Next Question
25
See Explanation !
6
The attribute of <form> tag
की विशेषता
Method
Action
Both (a)&(b)
None of these.
Previous Question
Next Question
25
See Explanation !
7
Who is known as the Father of HTML
कौन सी मशीन कई काम कर सकती है
Steve Jobs
Tim Berners-Lee
Bill Gates
Vint Cerf
Previous Question
Next Question
25
See Explanation !
8
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
9
Which value of position always fixes the position of the element relative to the viewport?
स्थिति का कौन सा मान हमेशा व्यूपोर्ट के सापेक्ष तत्व की स्थिति को ठीक करता है?
absolute
fixed
static
sticky
Previous Question
Next Question
25
See Explanation !
10
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 !
11
What is a Cookie?
कुकी क्या होती है?
Computer Code used to show animation and play sound.
Information sent to the computer that is used later to give information back to a visited web site.
An advertisement that will at sometime be displayed on your screen.
Computer code that automatically records all purchases and payments, you make from your computer.
Previous Question
Next Question
25
See Explanation !
12
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
13
The CSS property font-style: italic; does what to the text
CSS प्रॉपर्टी फ़ॉन्ट - स्टाइल: इटैलिक; टेक्स्ट को क्या करता है
Makes the text bold
Applies an underline to the text
Applies an italic style to the text
Centers the text within the container
Previous Question
Next Question
25
See Explanation !
14
Identify the wrong statements about Cookies
कुकीज़ के बारे में गलत कथनों की पहचान करें
Cookies are programs which run in the background of the web-client
Cookies have the potential of being used to violate the privacy of users
Cookies are very helpful in keeping track of users in developing online shopping cart, applications personalized portals and in advertising on websites
Cookies cannot contain more than 4 Kb of data
Previous Question
Next Question
25
See Explanation !
15
Which element denotes that the text is a short fragment of computer code?
कौन सा तत्व दर्शाता है कि टेक्स्ट कंप्यूटर कोड का एक छोटा टुकड़ा है?
<data>
<code>
<cite>
<dfn>
Previous Question
Next Question
25
See Explanation !
16
The CSS property text-transform: uppercase; is used to:
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: अपरकेस; का उपयोग करने के लिए किया जाता है:
Transform the text to italics
Change the text color to uppercase
Apply uppercase letters to the text
Set the font size to uppercase
Previous Question
Next Question
25
See Explanation !
17
Which is not a valid CSS type?
कौन सा मान्य CSS प्रकार नहीं है?
Inline
External
Outline
Embedded (Internal)
Previous Question
Next Question
25
See Explanation !
18
w3-color class is used for
w3 - रंग वर्ग का उपयोग किसके लिए किया जाता है
to Set Background Color
to Set TEXT Color
to Set the Border Color
All of These
Previous Question
Next Question
25
See Explanation !
19
Select the CSS property that sets the width of an element’s bottom border?
उस CSS प्रॉपर्टी का चयन करें, जो किसी एलिमेंट के बॉटम बॉर्डर की चौड़ाई सेट करती है?
border-width
border-bottom
border-width-bottom
border-bottom-width
Previous Question
Next Question
25
See Explanation !
20
Which social media is more based on mobile compare desktop.
कौन सा सोशल मीडिया मोबाइल तुलना डेस्कटॉप पर अधिक आधारित है।
Facebook
Twitter
Instagram
None of These
Previous Question
Next Question
25
See Explanation !
21
Which shortcut key is used to duplicate the current line in Notepad++?
नोटपैड में वर्तमान लाइन को डुप्लिकेट करने के लिए किस शॉर्टकट कुंजी का उपयोग किया जाता है?
Ctrl+Shift + D
Ctrl+Alt +D
Ctrl+D
Alt+D
Previous Question
Next Question
25
See Explanation !
22
Host differs from desktop computers in that it can handle:
मेजबान डेस्कटॉप कंप्यूटर से अलग है जिसे वह संभाल सकता है:
Multiple connections
Single connections
No connections
All of the above
Previous Question
Next Question
25
See Explanation !
23
Server side scripting websites consists of two main parts, one is scripting languages and other is:
सर्वर साइड स्क्रिप्टिंग वेबसाइटों में दो मुख्य भाग होते हैं, एक है स्क्रिप्टिंग लैंग्वेज और दूसरा है:
Server interaction mode
Use interaction mode
Scripting engine
None of these
Previous Question
Next Question
25
See Explanation !
24
The CSS property border-radius: 10px; is used for:
CSS प्रॉपर्टी बॉर्डर - रेडियस: 10px; का उपयोग इसके लिए किया जाता है:
Adding a shadow to the border of an element
Creating rounded corners for an element
Applying a border to the text
Changing the width of the border
Previous Question
Next Question
25
See Explanation !
25
Web pages starts with which of the following tag?
वेब पेज निम्नलिखित में से किस टैग से शुरू होते हैं?
<Body>
<Title>
<HTML>
<Form>
Previous Question