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
Name of the frame must begin with:
फ़्रेम का नाम इनसे शुरू होना चाहिए:
Only numerals
Special characters
Alphanumeric characters
All of the above
Next Question
25
See Explanation !
2
Which symbol indicates class selector in CSS.
कौन सा प्रतीक CSS में वर्ग चयनकर्ता को इंगित करता है।
Hash
Plus
Dot
None
Previous Question
Next Question
25
See Explanation !
3
To make your website mobile friendly, you can make your website.
अपनी वेबसाइट को मोबाइल के अनुकूल बनाने के लिए, आप अपनी वेबसाइट बना सकते हैं।
Responsive
Reactive
Fast Loading
Light
Previous Question
Next Question
25
See Explanation !
4
What is a web crawler?
वेब क्रॉलर क्या है?
A computer virus
A browser
A program that index web sites
A hacker community who hacks web sites
Previous Question
Next Question
25
See Explanation !
5
Which pseudo-class targets an input field while it is being typed in
कौन सा छद्म - वर्ग एक इनपुट फ़ील्ड को लक्षित करता है जबकि इसे टाइप किया जा रहा है
focus
hover
active
checked
Previous Question
Next Question
25
See Explanation !
6
For making object fully transparent which option is correct
ऑब्जेक्ट को पूरी तरह से पारदर्शी बनाने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
7
Which one is valid color code for RED color in Hexadecimal Color scheme
हेक्साडेसिमल रंग योजना में लाल रंग के लिए कौन सा मान्य रंग कोड है
#FFFF00
#FF0000
#00FF00
#FFFF00
Previous Question
Next Question
25
See Explanation !
8
TCP/IP is a ______ hierarchical protocol suite developed before the OSI model.
टीसीपी/आईपी एक ______ पदानुक्रमित प्रोटोकॉल सूट है जिसे ओएसआई मॉडल से पहले विकसित किया गया था।
7-layers
4-layers
5-layers
3-layers
Previous Question
Next Question
25
See Explanation !
9
You should consider the following point seriously while designing a Web page
वेब पेज डिजाइन करते समय आपको निम्नलिखित बिंदु पर गंभीरता से विचार करना चाहिए
Identifying banners, logos, the desktop or client computer or similar devices
Navigational elements, such as Nav bar, buttons or any text links to other pages
Text of all types
All of the above
Previous Question
Next Question
25
See Explanation !
10
Which one is valid attribute of <body> tag
कौन सा एक मान्य विशेषता है
color
text
font
image
Previous Question
Next Question
25
See Explanation !
11
Which of the following is a container tag
निम्नलिखित में से कौन एक कंटेनर टैग है
<select>
<body>
<input>
Both (A) and (B)
Previous Question
Next Question
25
See Explanation !
12
How do we write comments in HTML5?
हम HTML5 में टिप्पणियाँ कैसे लिखते हैं?
<!--.….-->
<--.….--!>
</--…..-->
</--…..--/>
Previous Question
Next Question
25
See Explanation !
13
What is the default position value of an HTML element in CSS?
CSS में HTML तत्व का डिफ़ॉल्ट स्थिति मान क्या है?
relative
fixed
absolute
static
Previous Question
Next Question
25
See Explanation !
14
Which is not a valid list type in W3.List?
W3.List में सूची का कौन सा प्रकार मान्य नहीं है?
Small
XSmall
Large
XLarge
Previous Question
Next Question
25
See Explanation !
15
Which of the following selector applied styles to elements that are valid per HTML5 validations set either with the pattern or type attributes ?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों के लिए शैलियों को लागू करता है जो प्रति HTML5 मान्यताओं को पैटर्न या प्रकार विशेषताओं के साथ सेट करते हैं?
:valid
:required
:optional
:invalid
Previous Question
Next Question
25
See Explanation !
16
In <IMGSRC=”C:PICTURE/BB1.gif”ALIGN=middle> ALIGN is
In
ALIGN है
A tag
The head
The body
An attribute
Previous Question
Next Question
25
See Explanation !
17
Which media makes use of light for data transmission?
कौन सा मीडिया डेटा ट्रांसमिशन के लिए प्रकाश का उपयोग करता है?
Twisted Pair
Coaxial
Fibre optics
Microwaves
Previous Question
Next Question
25
See Explanation !
18
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 !
19
What does the CSS property word-wrap: break-word; do
सीएसएस प्रॉपर्टी वर्ड - रैप: ब्रेक - वर्ड; क्या करता है
Breaks the text into individual words
Wraps the text within the container when it reaches the end
Breaks the text into separate lines
Wraps the text within the element without breaking words
Previous Question
Next Question
25
See Explanation !
20
_________ the general form of the name of a file or directory, specifies a unique location in a file system.
_________ फ़ाइल या निर्देशिका के नाम का सामान्य रूप, फ़ाइल सिस्टम में एक अद्वितीय स्थान निर्दिष्ट करता है।
Source name
Path name
URL and Port number
Host number
Previous Question
Next Question
25
See Explanation !
21
What is olx?
OLX क्या है?
e goverence
e commerce
e-mail
None
Previous Question
Next Question
25
See Explanation !
22
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
23
Which of the following is not a pair tag?
निम्नलिखित में से कौन सा युग्म टैग नहीं है?
<img>
<ul>
<a>
<li>
Previous Question
Next Question
25
See Explanation !
24
Which of the following will give blue color to text?
निम्नलिखित में से कौन टेक्स्ट को नीला रंग देगा?
color: hsl(255, 0, 0);
color: hsl(0, 255, 0);
color: rgba(0, 0, 255, 1);
color: rgba(0, 0, 255, 0);
Previous Question
Next Question
25
See Explanation !
25
Which statement is used to come out switch block?
स्विच ब्लॉक से बाहर आने के लिए किस कथन का उपयोग किया जाता है?
exit
break
default
out
Previous Question