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
Which of the following defines a visible heading for <details> element?
निम्नलिखित में से किसके लिए एक दृश्य शीर्षक परिभाषित करता है
summary
section
mark
main
Next Question
25
See Explanation !
2
Which attribute is not essential under <iframe>?
किस विशेषता के तहत आवश्यक नहीं है <iframe>?
frame border
width
height
src
Previous Question
Next Question
25
See Explanation !
3
If we want to use a dotted border around an image, which css property will we use?
यदि हम किसी छवि के चारों ओर बिंदीदार सीमा का उपयोग करना चाहते हैं, तो हम किस सीएसएस संपत्ति का उपयोग करेंगे?
border-color
border-decoration
border-style
border-line
Previous Question
Next Question
25
See Explanation !
4
Cookie stores the data on
कुकी डेटा को इस पर संग्रहीत करती है
Server
Remote Server
Browser
All of These
Previous Question
Next Question
25
See Explanation !
5
The main purpose of a “Live Wire” in NetScape is to ________
नेटस्केप में "लाइव वायर" का मुख्य उद्देश्य ________ है
Create linkage between client side and server side
Permit server side, JavaScript code, to connect to RDBMS
Support only non relational database
To interpret JavaScript code
Previous Question
Next Question
25
See Explanation !
6
How to insert multiple line comments in a CSS file ?
सीएसएस फ़ाइल में एकाधिक पंक्ति टिप्पणियां कैसे डालें?
//statement
'statement
/*statement */
// statement //
Previous Question
Next Question
25
See Explanation !
7
The __________level programming interface for the Apple implementation of OpenGL.
OpenGL के Apple कार्यान्वयन के लिए __________स्तर का प्रोग्रामिंग इंटरफ़ेस।
CSS
CGL
SGML
HTML
Previous Question
Next Question
25
See Explanation !
8
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 !
9
identify which is not the correct Image Class in W3.Image
पहचानें कि W3.Image में कौन सी इमेज क्लास सही नहीं है
w3-round
w3-circle
w3-border
w3-oval
Previous Question
Next Question
25
See Explanation !
10
HTTP status codes are in ___ digits
HTTP स्टेटस कोड ___ अंकों में हैं
1 digit
2 digit
3 digit
4 digit
Previous Question
Next Question
25
See Explanation !
11
Which tag is used to underline the text in HTML?
HTML में टेक्स्ट को रेखांकित करने के लिए किस टैग का उपयोग किया जाता है?
<un>
<u>
<under>
<ul>
Previous Question
Next Question
25
See Explanation !
12
which attribute is used to set the space between two cells
दो कोशिकाओं के बीच की जगह को सेट करने के लिए किस विशेषता का उपयोग किया जाता है
cellpadding
cellspacing
cellmargin
cellgapping
Previous Question
Next Question
25
See Explanation !
13
A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करके एक लिंक किया गया पृष्ठ आमतौर पर इसमें प्रदर्शित किया जाता है
New window
Current window
New tab
Same tab
Previous Question
Next Question
25
See Explanation !
14
Which CSS attribute(s) should one use to create a pink dotted border around an image?
किसी छवि के चारों ओर एक गुलाबी बिंदीदार सीमा बनाने के लिए किस सीएसएस विशेषता(गुणों) का उपयोग करना चाहिए?
border-line
border-style
border-color
Both B and C
Previous Question
Next Question
25
See Explanation !
15
which is the correct format to set the border width for (top=10px,bottom=5px,left=20px and right=1px)
जो बॉर्डर की चौड़ाई सेट करने के लिए सही प्रारूप है (शीर्ष=10px,नीचे=5px,बाएं=20px और दाएं=1px)
border-width:10px 1px 5px 20px;
border-width:5px 20px 10px 1px;
border-width:10px 20px 5px 1px;
border-width:10px 5px 20px 1px;
Previous Question
Next Question
25
See Explanation !
16
Which tag is used to defines multiple media resources for media elements audio and video?
मीडिया तत्वों ऑडियो और वीडियो के लिए कई मीडिया संसाधनों को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
<canvas>
<source>
<media>
none of the above
Previous Question
Next Question
25
See Explanation !
17
____ attribute is used to display an alternate message.
____ विशेषता का उपयोग वैकल्पिक संदेश प्रदर्शित करने के लिए किया जाता है।
Size
ALT
ALIGN
SRC
Previous Question
Next Question
25
See Explanation !
18
What is the correct html code to create a hyperlink?
हाइपरलिंक बनाने के लिए सही HTML कोड क्या है?
<a href="http://bpbonline.com'>Book Store</a>
<a name="https://bpbonline.com">Book Store</a>
<link>https://bpbonlime.com</link>
<a url='https://bpbonline.com'>Book Store</a>
Previous Question
Next Question
25
See Explanation !
19
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 !
20
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
21
What is the correct HTML for referring to an external style sheet?
बाहरी स्टाइल शीट का जिक्र करने के लिए सही HTML क्या है?
<style src="mystyle.css">
<stylesheet>mystyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="mystyle.css">
<link rel="stylesheet" type="text/css" src="mystyle.css">
Previous Question
Next Question
25
See Explanation !
22
Which attribute can be used to change the colour of the visited links?
विज़िट किए गए लिंक का रंग बदलने के लिए किस विशेषता का उपयोग किया जा सकता है?
Link
ALINK
VLINK
All the above
Previous Question
Next Question
25
See Explanation !
23
Which is not a valid text alignment class in W3.CSS?
W3.CSS में मान्य टेक्स्ट अलाइनमेंट क्लास कौन सी नहीं है?
w3-left-align
w3-right-align
w3-center
w3.center-align
Previous Question
Next Question
25
See Explanation !
24
Which of the following the use of small programs that are executed based on user interaction with a web page is referred to as:
वेब पेज के साथ उपयोगकर्ता के इंटरैक्शन के आधार पर निष्पादित किए जाने वाले छोटे कार्यक्रमों में से किसके उपयोग को संदर्भित किया जाता है:
Web scripting
Client-side scripting
Server-side scripting
HTML
Previous Question
Next Question
25
See Explanation !
25
Which of the following is the correct syntax for writing AngularJS expressions ?
AngularJS एक्सप्रेशन लिखने के लिए निम्नलिखित में से कौन सा वाक्यविन्यास सही है?
{{expression}}
{{expression | filter1 | filter2 | …}}
Both of the mentioned
None of the mentioned
Previous Question