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
HTML is what type of language ?
HTML किस प्रकार की भाषा है?
Markup Language
Programming Language
Network Protocol
Scripting Language
Next Question
25
See Explanation !
2
Which selector is used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए किस चयनकर्ता का उपयोग किया जाता है?
id
class
tag
both b) and c)
Previous Question
Next Question
25
See Explanation !
3
Identify the basic lists in W3.css
W3.css में बुनियादी सूचियों की पहचान करें
w3-ol
w3-border
3-center
all of the above
Previous Question
Next Question
25
See Explanation !
4
__________ is a search tool that sends user requests to several other search engines and/or databases and aggregates the results into a single list
__________ एक खोज उपकरण है जो उपयोगकर्ता के अनुरोधों को कई अन्य खोज इंजनों और/या डेटाबेस में भेजता है और परिणामों को एक ही सूची में एकत्र करता है
Meta search engine
CGL
SGML
Hyper search engine
Previous Question
Next Question
25
See Explanation !
5
A web page displays a picture. What tag was used to display that picture?
एक वेब पेज एक तस्वीर दिखाता है। उस तस्वीर को प्रदर्शित करने के लिए किस टैग का उपयोग किया गया था?
image
picture
src
img
Previous Question
Next Question
25
See Explanation !
6
What is true about CSS?
सीएसएस के बारे में क्या सच है?
Apply styles for the web page
Define structure of the web page
Provide meaning to the sections of the web page
None of the above
Previous Question
Next Question
25
See Explanation !
7
Which of the following HTML tag is used to add a row in a table?
तालिका में एक पंक्ति जोड़ने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<th>
<td>
<tr>
<tt>
Previous Question
Next Question
25
See Explanation !
8
The minimum age to open a Facebook account?
Facebook अकाउंट खोलने की न्यूनतम उम्र क्या है?
12
13
14
18
Previous Question
Next Question
25
See Explanation !
9
In the given img tag, what img.png inside the double quote implies?
दिए गए img टैग में, दोहरे उद्धरण के अंदर img.png का क्या अर्थ है?
element
attribute
value
operator
Previous Question
Next Question
25
See Explanation !
10
When we write <img src="img.png">, what "img.png" inside double quote implies?
जब हम लिखते हैं
element
attribute
value
operator
Previous Question
Next Question
25
See Explanation !
11
Which of the following are not examples of social networking?
निम्नलिखित में से कौन सामाजिक नेटवर्किंग के उदाहरण नहीं हैं?
Facebook
Instagram
Amazon
Linkedin
Previous Question
Next Question
25
See Explanation !
12
Which of the following is related to ipconfig in Microsoft Windows?
Microsoft Windows में ipconfig से निम्नलिखित में से कौन सा संबंधित है?
Display all current TCP/IP network configuration values
Modify DHCP settings
Modify DNS settings
All of the above
Previous Question
Next Question
25
See Explanation !
13
Which of the following is used to enable the use of active documents?
सक्रिय दस्तावेज़ों के उपयोग को सक्षम करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
HTML
CGI
JAVA
All of the above
Previous Question
Next Question
25
See Explanation !
14
The CSS property box-shadow: 5px 5px 10px #888888; does what to an element
सीएसएस संपत्ति बॉक्स-छाया: 5px 5px 10px #888888; किसी तत्व के लिए क्या करता है
Adds a border to the element
Centers the element on the page
Applies a shadow to the element with specified offset, blur, and color
Sets the transparency of the element
Previous Question
Next Question
25
See Explanation !
15
The amount of information that can be transmitted through a communications channel in a given time is called
किसी दिए गए समय में संचार चैनल के माध्यम से प्रेषित की जा सकने वाली जानकारी की मात्रा को कहा जाता है
Bridge
Host
Workstation
Bandwidth
Previous Question
Next Question
25
See Explanation !
16
What is the role of charset attribute? It specifies
चारसेट विशेषता की भूमिका क्या है? यह निर्दिष्ट करता है
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
none of the mentioned
Previous Question
Next Question
25
See Explanation !
17
VBScript can perform:
VBScript प्रदर्शन कर सकता है:
Calculations on data
Create 3-D animation effects
Presentation of fixed information.
All of the above
Previous Question
Next Question
25
See Explanation !
18
What is the correct way in which we can start an ordered list that has the numeric value count of 5?
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मान गणना है?
<ol type = “1” start = “5”>
<ol type = “1” num = “5”>
<ol type = “1” begin = “5”>
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
19
A utility software to help deliver protection to mobile cyber threats and online scams :
मोबाइल साइबर खतरों और ऑनलाइन घोटालों से सुरक्षा प्रदान करने में मदद करने के लिए एक उपयोगिता सॉफ़्टवेयर:
Norton Mobile Security
Norton Mobile Guard
Norton Anti-Virus Mobile safety
None of the above
Previous Question
Next Question
25
See Explanation !
20
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 !
21
Which of the following selector selects the elements that is the first child of its parent that is of its type ?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-of-type
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
22
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
Previous Question
Next Question
25
See Explanation !
23
The <small> and <big> tags are special in a what way?
small Tag और big टैग किस तरह से विशेष हैं?
They are for images only
They work on anything
They can be repeated
None of the above
Previous Question
Next Question
25
See Explanation !
24
The primary purpose of the array map() function is that it __________
सरणी मानचित्र() फ़ंक्शन का प्राथमिक उद्देश्य यह है कि यह __________ है।
maps the elements of another array into itself
passes each element of the array and returns the necessary mapped elements
passes each element of the array on which it is invoked to the function you specify, and returns an array containing the values returned by that function
pass the elements of the array into another array
Previous Question
Next Question
25
See Explanation !
25
Correct HTML tag for the largest heading is
सबसे बड़े शीर्षक के लिए सही HTML टैग है
<head>
<h6>
<heading>
<h1>
Previous Question