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 many headings in HTML
HTML में कितने शीर्षक हैं
5
6
7
8
Next Question
25
See Explanation !
2
HTML <dl> tag defines the
HTML dl टैग परिभाषित करता है
Unordered list
Ordered list
Description list
Descriptive list
Previous Question
Next Question
25
See Explanation !
3
The web development environment (JavaScript) offers which standard construct for data validation of the input entered by the user.
वेब डेवलपमेंट एनवायरनमेंट (जावास्क्रिप्ट) उपयोगकर्ता द्वारा दर्ज किए गए इनपुट के डेटा सत्यापन के लिए कौन सा मानक निर्माण प्रदान करता है।
Controlled loop constructs
Server page access
Client side Event
Permit server-side
Previous Question
Next Question
25
See Explanation !
4
Which of the following is the correct syntax to display "enter password" in an alert box using JavaScript?
जावास्क्रिप्ट का उपयोग करके एक चेतावनी बॉक्स में "पासवर्ड दर्ज करें" प्रदर्शित करने के लिए निम्नलिखित में से कौन सा सही वाक्यविन्यास है?
alertbox("enter password");
msg("enter password");
msgbox("enter password");
alert("enter password");
Previous Question
Next Question
25
See Explanation !
5
<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 !
6
How many broadcast domains are created when you segment a network with a 12-port switch?
जब आप 12 - पोर्ट स्विच वाले नेटवर्क को सेगमेंट करते हैं तो कितने ब्रॉडकास्ट डोमेन बनाए जाते हैं?
1
2
5
12
Previous Question
Next Question
25
See Explanation !
7
The expression of calling (or executing) a function or method in JavaScript is called ________
जावास्क्रिप्ट में किसी फ़ंक्शन या विधि को कॉल (या निष्पादित) करने की अभिव्यक्ति को ________ कहा जाता है
Primary expression
Functional expression
Invocation expression
Property Access Expression
Previous Question
Next Question
25
See Explanation !
8
which is correct value for 'valign' attribute of <td> tag
जो की 'वैलिगन' विशेषता के लिए सही मूल्य है
left
right
top
All of the above
Previous Question
Next Question
25
See Explanation !
9
What does CC represent?
CC क्या दर्शाता है?
Carbon Copy
Create copy
Cancel copy
None
Previous Question
Next Question
25
See Explanation !
10
______ is text with hyperlinks
______ हाइपरलिंक्स के साथ टेक्स्ट है
Lower Text
Upper Text
Toggle Text
Hypertext
Previous Question
Next Question
25
See Explanation !
11
Which one is not a HTML 5 Tags
कौन सा HTML 5 टैग नहीं है
<source>
<video>
<slider>
All of these
Previous Question
Next Question
25
See Explanation !
12
The CSS property word-spacing is used to control
CSS प्रॉपर्टी वर्ड - स्पेसिंग को नियंत्रित करने के लिए उपयोग किया जाता है
The spacing between lines of text
The spacing between words in a text
The width of the words in a text
The color of the words in a text
Previous Question
Next Question
25
See Explanation !
13
b tag makes the enclosed text bold. What is other tag to make text bold?
b टैग संलग्न पाठ को बोल्ड बनाता है। टेक्स्ट को बोल्ड बनाने के लिए दूसरा टैग क्या है?
<strong>
<dar>
<block>
<emp>
Previous Question
Next Question
25
See Explanation !
14
Which of the following is correct ?
निम्नलिखित में से कौन से कथन सही हैं?
Style sheets allow content to be optimized for more than one type of device.
CSS can store web applications locally With the help of an offline cache
Using CSS, we can view online website. In cache also ensures faster loading and better overall performance of the website.
All of the above.
Previous Question
Next Question
25
See Explanation !
15
What should be enable to send and receive email from personal computer
पर्सनल कंप्यूटर से ईमेल भेजने और प्राप्त करने के लिए क्या सक्षम होना चाहिए
Network
LAN
MAN
Internet
Previous Question
Next Question
25
See Explanation !
16
The CSS property line-height is used to control:
CSS प्रॉपर्टी लाइन - हाइट को नियंत्रित करने के लिए उपयोग किया जाता है:
The spacing between lines of text
The width of the line
The color of the text
The alignment of the text
Previous Question
Next Question
25
See Explanation !
17
Which tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Previous Question
Next Question
25
See Explanation !
18
Which attribute is used to specify that the script is executed when the page has finished parsing? (only for external scripts)
यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है कि पृष्ठ के पार्सिंग समाप्त होने पर स्क्रिप्ट निष्पादित की जाती है? (केवल बाहरी स्क्रिप्ट के लिए)
parse
a sync
defer
type
Previous Question
Next Question
25
See Explanation !
19
Physical addresses will change from
भौतिक पते किससे बदलेंगे
Point-to-point
hop to hop
sender to receiver
frame to frame
Previous Question
Next Question
25
See Explanation !
20
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 !
21
Which CSS property is used to set the style of a list item marker
सूची आइटम मार्कर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
marker-style
list-style-type
list-marker
item-style
Previous Question
Next Question
25
See Explanation !
22
Which element denotes that the text is a short fragment of computer code?
कौन सा तत्व दर्शाता है कि टेक्स्ट कंप्यूटर कोड का एक छोटा टुकड़ा है?
<data>
<code>
<cite>
<dfn>
Previous Question
Next Question
25
See Explanation !
23
What is not correct about the Style class?
स्टाइल क्लास के बारे में क्या सही नहीं है?
Apply only to specific element types defined in the style sheet
Define styles that can be applied to any element
Style-class declarations are preceded by an underscore
Style-class declarations are preceded by a period
Previous Question
Next Question
25
See Explanation !
24
Which social media is more based on mobile compare desktop.
कौन सा सोशल मीडिया मोबाइल तुलना डेस्कटॉप पर अधिक आधारित है।
Facebook
Twitter
Instagram
None of These
Previous Question
Next Question
25
See Explanation !
25
Which term is mostly used by Twitter users.
किस शब्द का उपयोग ज्यादातर ट्विटर उपयोगकर्ताओं द्वारा किया जाता है।
Posts
Tweets
Twinks
Tweats
Previous Question