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 operator is used to get datatype of a variable in JavaScrip
JavaScrip में किसी चर का डेटाटाइप प्राप्त करने के लिए किस ऑपरेटर का उपयोग किया जाता है
instanceof
gettype
typeof
none of the above
Next Question
25
See Explanation !
2
Choose the correct statement regarding elements having same value of “name” attribute.
"NAME" विशेषता के समान मान वाले तत्वों के बारे में सही कथन चुनें।
Elements with <input type="checkbox"> can have multiple value because multiple checkboxes can be selected and part of same set
Elements with <input type="radio"> can have same value because multiple radio buttons can be selected and part of same set
Elements with <input type="checkbox"> can have same value because only one checkbox can be selected and part of same set
Elements with <input type="radio"> can have same value because only one radio button can be selected and part of same set
Previous Question
Next Question
25
See Explanation !
3
How do you make the text bold using CSS?
आप CSS का उपयोग करके टेक्स्ट को बोल्ड कैसे बनाते हैं?
style:bold;
font:bold;
font-weight:bold;
text:bold;
Previous Question
Next Question
25
See Explanation !
4
Which of the following selector matches a element based on its id?
निम्नलिखित में से कौन सा चयनकर्ता अपनी आईडी के आधार पर एक तत्व से मेल खाता है?
The universal selector
The Descendant Selector
The Class selector
The id selector
Previous Question
Next Question
25
See Explanation !
5
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
6
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 !
7
What is not true about the label Tag HTML ?
टैग HTML लेबल के बारे में क्या सही नहीं है?
Defines a label for many form elements
Useful for screen-reader users
Useful for visually challenged users
All the above
Previous Question
Next Question
25
See Explanation !
8
How do you make a list item in an unordered list display without bullets
आप बिना गोलियों के बिना बिना क्रमबद्ध सूची प्रदर्शन में एक सूची आइटम कैसे बनाते हैं
list-style-type: none;
text-decoration: none;
bullet-style: none;
display: no-bullet;
Previous Question
Next Question
25
See Explanation !
9
What is the correct syntax for a keyframe in CSS
सीएसएस में कीफ्रेम के लिए सही वाक्यविन्यास क्या है
@frames
@keyframe
@keyframes
@animation-frames
Previous Question
Next Question
25
See Explanation !
10
What is olx?
OLX क्या है?
e goverence
e commerce
e-mail
None
Previous Question
Next Question
25
See Explanation !
11
To join on the Internet, the computer has to be connected through the
इंटरनेट पर शामिल होने के लिए, कंप्यूटर को निम्नलिखित के माध्यम से कनेक्ट करना होगा
Internet architecture board
Internet society
Internet service provider
none of the mentioned
Previous Question
Next Question
25
See Explanation !
12
HTML metadata is present in which of the following tags?
HTML मेटाडेटा निम्नलिखित में से किस टैग में मौजूद है?
<Head>
<body>
<title>
<p>
Previous Question
Next Question
25
See Explanation !
13
In CSS, selectors are ___ used to select the element you want to style.
सीएसएस में, चयनकर्ताओं को ___ उस तत्व का चयन करने के लिए उपयोग किया जाता है जिसे आप स्टाइल करना चाहते हैं।
Classes
Patterns
Properties
Functions
Previous Question
Next Question
25
See Explanation !
14
Which of the following is not used with text-decoration property?
निम्नलिखित में से किसका उपयोग टेक्स्ट - डेकोरेशन प्रॉपर्टी के साथ नहीं किया जाता है?
overline
underline
line-through
inline
Previous Question
Next Question
25
See Explanation !
15
The :nth-child(odd) selector in CSS selects
सीएसएस में :nth - child(विषम) चयनकर्ता का चयन करता है
Every odd-numbered child element of its parent
Every even-numbered child element of its parent
Only the first child element of its parent
All child elements of its parent
Previous Question
Next Question
25
See Explanation !
16
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Previous Question
Next Question
25
See Explanation !
17
Which of the following is a popular text editor specifically designed for web development?
निम्नलिखित में से कौन एक लोकप्रिय टेक्स्ट एडिटर है जिसे विशेष रूप से वेब डेवलपमेंट के लिए डिज़ाइन किया गया है?
Microsoft Word
Adobe Photoshop
Visual Studio Code
Microsoft Excel
Previous Question
Next Question
25
See Explanation !
18
Which of the following is the old name of Twitter?
निम्नलिखित में से कौन सा ट्विटर का पुराना नाम है?
Status
Twit
Messenger
All of the above
Previous Question
Next Question
25
See Explanation !
19
Name of the frame must begin with:
फ़्रेम का नाम इनसे शुरू होना चाहिए:
Only numerals
Special characters
Alphanumeric characters
All of the above
Previous Question
Next Question
25
See Explanation !
20
w3.css grids is used for
w3.css ग्रिड का उपयोग किसके लिए किया जाता है
Responsive web design
Image Gallery
Encrypted data
All of these
Previous Question
Next Question
25
See Explanation !
21
E-mail message can be protected by
ई - मेल संदेश द्वारा संरक्षित किया जा सकता है
Mirroring
Caching
Encryption
Resending
Previous Question
Next Question
25
See Explanation !
22
Which media makes use of light for data transmission?
कौन सा मीडिया डेटा ट्रांसमिशन के लिए प्रकाश का उपयोग करता है?
Twisted Pair
Coaxial
Fibre optics
Microwaves
Previous Question
Next Question
25
See Explanation !
23
Which selector is used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए किस चयनकर्ता का उपयोग किया जाता है?
id
class
tag
both b) and c)
Previous Question
Next Question
25
See Explanation !
24
An________is a series of unique numbers that identifies a computer connected to the Internet. Every computer that gets online has an Internet address.
________ अद्वितीय संख्याओं की एक श्रृंखला है जो इंटरनेट से जुड़े कंप्यूटर की पहचान करती है। ऑनलाइन होने वाले हर कंप्यूटर का इंटरनेट पता होता है।
Ethernet
Internet Protocol
Internet Address
Extranet Address
Previous Question
Next Question
25
See Explanation !
25
Network interface card physical address is known as ?
नेटवर्क इंटरफ़ेस कार्ड का भौतिक पता किसके रूप में जाना जाता है?
MAC Address
Process Number
Modem ID
Hard Disk Number
Previous Question