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
Correct HTML Tag for largest heading:
सबसे बड़े शीर्षक के लिए सही HTML टैग:
<headgt;
<h6gt;
<headinggt;
<h1gt;
Next Question
25
See Explanation !
2
Which tag is used to render and represents an independent piece of content of a document
किसी दस्तावेज़ की सामग्री के एक स्वतंत्र टुकड़े को रेंडर करने और उसका प्रतिनिधित्व करने के लिए किस टैग का उपयोग किया जाता है
Blog
Newspaper
Article
Record
Previous Question
Next Question
25
See Explanation !
3
What is the default font size of HTML text
HTML टेक्स्ट का डिफ़ॉल्ट फ़ॉन्ट आकार क्या है
3
4
5
7
Previous Question
Next Question
25
See Explanation !
4
In HTML, which attribute is used to create a link that opens in a new window tab?
HTML में, किस विशेषता का उपयोग एक लिंक बनाने के लिए किया जाता है जो एक नई विंडो टैब में खुलता है?
src=”_blank”
alt=”_blank”
target=”_self”
target=”_blank”
Previous Question
Next Question
25
See Explanation !
5
Connecting website to backend servers, processing data and controlling behavior of higher layers, all these things are done by:
वेबसाइट को बैकएंड सर्वर से कनेक्ट करना, डेटा प्रोसेस करना और उच्चतर परतों के व्यवहार को नियंत्रित करना, ये सभी चीजें निम्न द्वारा की जाती हैं:
HTML language
JavaScripts
CSS scripts
None of the above
Previous Question
Next Question
25
See Explanation !
6
____________ allows a computer to connect to a corporate LAN over the internet.
____________ कंप्यूटर को इंटरनेट पर कॉर्पोरेट लैन से कनेक्ट करने की अनुमति देता है।
VPN
FTP
HDN
ARP
Previous Question
Next Question
25
See Explanation !
7
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 !
8
________ is a collection of many separate networks
________ कई अलग - अलग नेटवर्क का संग्रह है
A WAN
An internet
A LAN
None of the above
Previous Question
Next Question
25
See Explanation !
9
An Internet E-mail message consists of ___________ components
एक इंटरनेट ई - मेल संदेश में ___________ घटक होते हैं
Two
Three
Four
Five
Previous Question
Next Question
25
See Explanation !
10
Default value of CSS position property is
सीएसएस पोजीशन प्रॉपर्टी का डिफ़ॉल्ट मान है
Relative
Absolute
Fixed
Static
Previous Question
Next Question
25
See Explanation !
11
What are the three important manipulations done in a for loop on a loop variable?
लूप वेरिएबल पर लूप के लिए किए गए तीन महत्वपूर्ण जोड़तोड़ क्या हैं?
Updation, Incrementation, Initialization
Initialization,Testing, Updation
Testing, Updation, Testing
Initialization,Testing, Incrementation
Previous Question
Next Question
25
See Explanation !
12
In which of the following ways can a submit button be created?
निम्नलिखित में से किस तरीके से सबमिट बटन बनाया जा सकता है?
<input type="submit" value="Submit"/>
<input type="text" value="Submit"/>
<input type="button" value="Submit"/>
<input type="reset" value="Submit"/>
Previous Question
Next Question
25
See Explanation !
13
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 !
14
What does the CSS property overflow: hidden; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: छिपा हुआ; क्या करें
Hides the content that overflows the element's box
Adds a shadow to the element
Centers the element on the page
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
15
A proxy server is used as the computer:
एक प्रॉक्सी सर्वर का उपयोग कंप्यूटर के रूप में किया जाता है:
With external access
Acting as a backup
Performing file handling
Accessing user permissions
Previous Question
Next Question
25
See Explanation !
16
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Previous Question
Next Question
25
See Explanation !
17
The pieces of information that are sent over internet is
इंटरनेट पर भेजी जाने वाली जानकारी के टुकड़े हैं
Cookies
Tags
Packets
Components
Previous Question
Next Question
25
See Explanation !
18
Which CSS property is used to create a horizontal line
क्षैतिज रेखा बनाने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
hr-line
line-horizontal
horizontal-line
border-bottom
Previous Question
Next Question
25
See Explanation !
19
<del> element defines text that has been deleted from a document. Browser display them as
del तत्व उस पाठ को परिभाषित करता है जिसे दस्तावेज़ से हटा दिया गया है। ब्राउज़र उन्हें इस रूप में प्रदर्शित करता है
Red color
Strikethrough
Bold
Black color
Previous Question
Next Question
25
See Explanation !
20
Why event handlers is needed in JS?
JS में इवेंट हैंडलर की आवश्यकता क्यों है?
Allows JavaScript code to alter the behaviour of windows
Adds innerHTML page to the code
Change the server location
Performs handling of exceptions and occurrences
Previous Question
Next Question
25
See Explanation !
21
Level One Connectivity is also known as _____________ access.
लेवल वन कनेक्टिविटी को _____________ पहुंच के रूप में भी जाना जाता है।
Network
Dial up
Internet
Gateway
Previous Question
Next Question
25
See Explanation !
22
Which attribute is used to specify where to open the linked document?
लिंक किए गए दस्तावेज़ को कहाँ खोलना है, यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है?
target
coords
rel
pos
Previous Question
Next Question
25
See Explanation !
23
To use w3.css in your program__________add stylesheet in the web page.
अपने प्रोग्राम में w3.css का उपयोग करने के लिए __________ वेब पेज में स्टाइलशीट जोड़ें।
href="https://www.w3school.com/lib/.css"
href="http://www.w3schools.com/lib/w3.css"
hrefs="http"//www.w3school.com/ ...lib/w3.css"
href="https://www.w3schools.com/ ...lib/w3.css"
Previous Question
Next Question
25
See Explanation !
24
Which of the following expressions is true ?
निम्नलिखित में से कौन सा व्यंजक सत्य है?
{expression}
[{ expression }]
_expression
{{ expression }}
Previous Question
Next Question
25
See Explanation !
25
What is facebook?
Facebook क्या है?
Search engine
Browser
Messenger
social media
Previous Question