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
are used to identify user input, user action and browser actions.
उपयोगकर्ता इनपुट, उपयोगकर्ता कार्रवाई और ब्राउज़र क्रियाओं की पहचान करने के लिए उपयोग किया जाता है।
Anput handler
Event handler
Document handler
Action handler
Next Question
25
See Explanation !
2
The CSS property text-transform: capitalize; does what to the text
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: कैपिटलाइज़; टेक्स्ट को क्या करता है
Converts the text to lowercase
Converts the text to uppercase
Capitalizes the first letter of each word
Changes the color of the pointer
Previous Question
Next Question
25
See Explanation !
3
HTML document start and end with which tag pairs?
HTML पेज किस टैग से प्रारंभ और समाप्त होता है?
HTML
Web
Body
Head
Previous Question
Next Question
25
See Explanation !
4
Which of the following extension is used to save an HTML file?
HTML फ़ाइल को सहेजने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?
.html
.web
.com
.hdoc
Previous Question
Next Question
25
See Explanation !
5
Shortcut of Web page Refresh is
वेब पेज का शॉर्टकट रिफ्रेश है
F4
F5
F6
F2
Previous Question
Next Question
25
See Explanation !
6
What is true about the Box model of CSS ?
सीएसएस के बॉक्स मॉडल के बारे में क्या सच है?
It defines a virtual box drawn around elements
Content of each element is surrounded by padding only
Content of each elemernt is surrounded by a border only
Content of each element is surrounded by a margin only
Previous Question
Next Question
25
See Explanation !
7
The transport layer protocols is
ट्रांसपोर्ट लेयर प्रोटोकॉल है
UDP
PPX
TCP
Both UDP and TCP
Previous Question
Next Question
25
See Explanation !
8
Which CSS property controls the text size?
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है?
font-size
text-size
font-style
text-style
Previous Question
Next Question
25
See Explanation !
9
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________इंगित करता है कि आईपी प्रसंस्करण पूरा होने के बाद ऊपरी - परत प्रोटोकॉल आने वाले पैकेट प्राप्त करता है।
Source address
Data
Protocol
Header Checksum
Previous Question
Next Question
25
See Explanation !
10
How do you add a background color for all <h1> elements?
आप सभी के लिए बैकग्राउंड का रंग कैसे जोड़ते हैं
h1.all {background-color:red;}
h1 {background-color:red;}
all.h1 {background-colorred;}
.h1{background-color:red}
Previous Question
Next Question
25
See Explanation !
11
Which of the following services are available on the World Wide Web?
वर्ल्ड वाइड वेब पर निम्नलिखित में से कौन सी सेवाएँ उपलब्ध हैं?
Encryption
HTTP
HTML
Firewalls
Previous Question
Next Question
25
See Explanation !
12
What should be the first tag in any HTML documents ?
किसी भी HTML दस्तावेज़ में पहला टैग क्या होना चाहिए?
<head>
<title>
<html>
<document>
Previous Question
Next Question
25
See Explanation !
13
Who sent the email first?
सबसे पहले ईमेल किसने भेजा था?
Tim Berners Lee
Vint Cerf
Herman Helorith
Ray Tomlinson
Previous Question
Next Question
25
See Explanation !
14
<INPUT> is
INPUT Tag है
format tag
empty tag
both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
15
w3-color and w3-text-color classes can be used to color:
w3 - रंग और w3 - पाठ - रंग वर्गों का उपयोग रंग के लिए किया जा सकता है:
any HTML element
Heading only
Paragraph element only
table element only
Previous Question
Next Question
25
See Explanation !
16
Which class is used to create list card in w3 CSS
W3 CSS में सूची कार्ड बनाने के लिए किस वर्ग का उपयोग किया जाता है
w3.card
w3-card
w3-list-card
w3.list-card
Previous Question
Next Question
25
See Explanation !
17
The CSS property text-justify: inter-word; is used to
CSS प्रॉपर्टी टेक्स्ट - जस्टिफाई: इंटर - वर्ड; का उपयोग
Center-align the text
Justify the text by increasing the space between words
Align the text to the left
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
18
How many headings in HTML?
HTML में कितने शीर्षक हैं?
4
7
6
5
Previous Question
Next Question
25
See Explanation !
19
What does the CSS property box-shadow allow you to do
CSS प्रॉपर्टी बॉक्स - शैडो आपको क्या करने देता है
Add a shadow to the border of an element
Change the background color of an element
Increase the element's size
Apply a shadow to the text inside an element
Previous Question
Next Question
25
See Explanation !
20
Which attribute is used to provide an advisory text about an element or its contents?
किसी तत्व या उसकी सामग्री के बारे में एक सलाहकार पाठ प्रदान करने के लिए किस विशेषता का उपयोग किया जाता है?
tooltip
value
title
none of the above
Previous Question
Next Question
25
See Explanation !
21
ISDN PRI has how many channels
ISDN PRI के कितने चैनल हैं
22B+1D
23B+1D
24B+1D
25B+1D
Previous Question
Next Question
25
See Explanation !
22
Choose the correct statement regarding elements having same value of “name” attribute.
"NAME" विशेषता के समान मान वाले तत्वों के बारे में सही कथन चुनें।
Elements with <input type="checkbox"> can have multiple value because multiple checkboxes can be selected and part of same set
Elements with <input type="radio"> can have same value because multiple radio buttons can be selected and part of same set
Elements with <input type="checkbox"> can have same value because only one checkbox can be selected and part of same set
Elements with <input type="radio"> can have same value because only one radio button can be selected and part of same set
Previous Question
Next Question
25
See Explanation !
23
How do you make each word in a text start with a capital letter?
आप टेक्स्ट में प्रत्येक शब्द को बड़े अक्षर से कैसे शुरू करते हैं?
You can't do that with CSS
transform:capitalize
text-style:capitalize
text-transform:capitalize
Previous Question
Next Question
25
See Explanation !
24
Which media makes use of light for data transmission?
कौन सा मीडिया डेटा ट्रांसमिशन के लिए प्रकाश का उपयोग करता है?
Twisted Pair
Coaxial
Fibre optics
Microwaves
Previous Question
Next Question
25
See Explanation !
25
which attribute is used to set the space between two cells
दो कोशिकाओं के बीच की जगह को सेट करने के लिए किस विशेषता का उपयोग किया जाता है
cellpadding
cellspacing
cellmargin
cellgapping
Previous Question