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
Who invented www (World Wide Web)?
WWW (वर्ल्ड वाइड वेब) का आविष्कार किसने किया?
Bill Gates
Lee. N. Feyong
Tim Berners Lee
None of above
Next Question
25
See Explanation !
2
What this code will happen: <p style="color:blue">text</p>
यह कोड क्या होगा:
to make that specific paragraph text color as blue
Error
nothing happen
None of the above
Previous Question
Next Question
25
See Explanation !
3
Which is not type of e-commerce?
ई - कॉमर्स का प्रकार क्या नहीं है?
Business to Business (B2B)
Business to Customer (B2C)
Alpha-commerce (AC)
Consumer-to-business (C2B)
Previous Question
Next Question
25
See Explanation !
4
ldentify the invalid <input> tag "type" attribute value.?
अमान्य <input> टैग "प्रकार" विशेषता मान को ldentify करें।?
radiobox
checkbox
submit
text
Previous Question
Next Question
25
See Explanation !
5
What are the two segments of a style tag?
स्टाइल टैग के दो सेगमेंट क्या हैं?
Selector and property
Name and content
Head section and body section
None
Previous Question
Next Question
25
See Explanation !
6
The _______ is the physical path over which a message travels.
_______ वह भौतिक पथ है जिस पर एक संदेश यात्रा करता है।
Protocol
Medium
Signal
All the above
Previous Question
Next Question
25
See Explanation !
7
JavaScript was originally developed under the name ______ .
जावास्क्रिप्ट मूल रूप से ______ नाम के तहत विकसित की गई थी।
ActionScript
Sencha
Oak
Mocha
Previous Question
Next Question
25
See Explanation !
8
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 !
9
Telegram is used for ______
टेलीग्राम का उपयोग ______ के लिए किया जाता है
Making E-Payments
Sending messages across different platforms
Emailing Application
None of the Above
Previous Question
Next Question
25
See Explanation !
10
____________ are a web oriented technology for creating dynamic web pages.
____________ गतिशील वेब पेज बनाने के लिए एक वेब उन्मुख तकनीक है।
SAP
ASL
ASP
URL
Previous Question
Next Question
25
See Explanation !
11
Which attribute can be used with <select> element?
किस विशेषता के साथ इस्तेमाल किया जा सकता है
selected
value
multiple
none of the above
Previous Question
Next Question
25
See Explanation !
12
What is the maximum time limit of video that can be uploaded to Twitter?
वीडियो की अधिकतम समय सीमा क्या है जिसे ट्विटर पर अपलोड किया जा सकता है?
30 Seconds
1 Minute
2 Minutes
2 Minutes 20 Seconds
Previous Question
Next Question
25
See Explanation !
13
What does the w3-opacity class do
W3 - ऑपेसिटी क्लास क्या करता है
Sets the opacity to a specific value (default is 0.75)
Makes the element invisible
Adds a fade animation to the element
Sets the background transparency
Previous Question
Next Question
25
See Explanation !
14
Which selector applies styles to all <p> elements inside a <div> with the class .content
कौन सा चयनकर्ता सभी पर शैलियों को लागू करता है
content p
p.content
.content > p
p .content
Previous Question
Next Question
25
See Explanation !
15
Which of the following property is used to make the text bold is CSS?
निम्नलिखित में से किस प्रॉपर्टी का उपयोग टेक्स्ट को बोल्ड बनाने के लिए किया जाता है CSS?
font-weight:bold;
text-decoration:bold;
text:bold;
font:bold;
Previous Question
Next Question
25
See Explanation !
16
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 !
17
File protocol is used for ____
फ़ाइल प्रोटोकॉल का उपयोग ____ के लिए किया जाता है
deciding the design and structure of the file
transfer of computer files from hard disk to main memory
deciding the storage space of files
transfer of computer files from a server to a client
Previous Question
Next Question
25
See Explanation !
18
The CSS property text-decoration: line-through; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: लाइन - थ्रू; का उपयोग
Apply an underline to the text
Remove the underline from a link
Apply a line-through effect to the text
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
19
The primary colors are ____
कंप्यूटर में प्राइमरी रंग कौन से होते है
Red, green, yellow
Red, white, yellow
Red, green, blue
Red, yellow, blue
Previous Question
Next Question
25
See Explanation !
20
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 !
21
What is the default file extension of notepad
नोटपैड का डिफ़ॉल्ट फ़ाइल एक्सटेंशन क्या है
.txt
.html
.css
None of These
Previous Question
Next Question
25
See Explanation !
22
The factors you can take into consideration to improve the look and feel of the Website are:
वेबसाइट के लुक और फील को बेहतर बनाने के लिए आप जिन बातों पर ध्यान दे सकते हैं, वे हैं:
Space and balance
Consistency
Colour
All of the above
Previous Question
Next Question
25
See Explanation !
23
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
24
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 !
25
Which of the following selector selects elements that do not match the selector s?
निम्नलिखित में से कौन सा selector उन तत्वों का चयन करता है जो selector s से मेल नहीं खाते हैं?
:!(s)
:nth-child(s)
:not(s)
None of these
Previous Question