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
The CSS property visibility: hidden; does what to an element
CSS प्रॉपर्टी विज़िबिलिटी: छिपी हुई; किसी एलिमेंट को क्या करती है
Hides the element but preserves the space it occupies
Makes the element transparent
Removes the element from the document flow
Makes the element visible
Next Question
25
See Explanation !
2
Which of the following CSS selectors are used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए निम्नलिखित CSS चयनकर्ताओं में से किसका उपयोग किया जाता है?
tag
id
class
both class and tag
Previous Question
Next Question
25
See Explanation !
3
Take the item out.
आइटम को बाहर निकालें।
Pretending
Denial of Service
Manipulation
Win2000
Previous Question
Next Question
25
See Explanation !
4
Which one of the following is an example of instant messaging?
निम्नलिखित में से कौन सा इंस्टेंट मैसेजिंग का एक उदाहरण है?
Wikipedia
Facebook
Telegram
YouTube
Previous Question
Next Question
25
See Explanation !
5
Which HTML tag is used to define an internal style sheet?
आंतरिक स्टाइल शीट को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
css
style
script
link
Previous Question
Next Question
25
See Explanation !
6
__________ is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.
__________ एक मानक नेटवर्क प्रोटोकॉल है जिसका उपयोग इंटरनेट जैसे टीसीपी - आधारित नेटवर्क पर फ़ाइलों को एक होस्ट से दूसरे होस्ट में स्थानांतरित करने के लिए किया जाता है।
Intranet
HTTP
Telnet
FTP
Previous Question
Next Question
25
See Explanation !
7
Which type of CSS is used in the code ? >p style = "border:2px solid red;"<
कोड में किस प्रकार के CSS का उपयोग किया जाता है?
External CSS
Internal CSS
Inline CSS
None of these
Previous Question
Next Question
25
See Explanation !
8
Which of the following is the correct syntax for a CSS ID selector
सीएसएस आईडी चयनकर्ता के लिए निम्नलिखित में से कौन सा सही वाक्यविन्यास है
#idname {}
.idname {}
idname {}
*idname {}
Previous Question
Next Question
25
See Explanation !
9
LAN stands for
LAN का पूर्ण रूप क्या है?
Limited Area Network
Logical Area Network
Local Area Network
Large Area Network
Previous Question
Next Question
25
See Explanation !
10
E-commerce involves buying and selling of:
ई - कॉमर्स में शामिल है:
International Goods
Electronic Goods
Computer Products
Product and Services over internet
Previous Question
Next Question
25
See Explanation !
11
Which of the following is the default file extension for Sublime Text configuration files?
Sublime Text कॉन्फ़िगरेशन फ़ाइलों के लिए निम्नलिखित में से कौन सा डिफ़ॉल्ट फ़ाइल एक्सटेंशन है?
.config
.sublime
.json
.ini
Previous Question
Next Question
25
See Explanation !
12
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question
Next Question
25
See Explanation !
13
Which CSS pseudo-class is used to select an element when it is being clicked
क्लिक किए जाने पर किसी तत्व का चयन करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
14
Is it possible to insert a table within another table?
क्या किसी अन्य तालिका के भीतर एक तालिका सम्मिलित करना संभव है?
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in other table.
No, it’s not possible.
Previous Question
Next Question
25
See Explanation !
15
Which of the following property is used to control the scrolling of an image in the background?
पृष्ठभूमि में किसी छवि के स्क्रॉलिंग को नियंत्रित करने के लिए निम्नलिखित में से किस संपत्ति का उपयोग किया जाता है?
background-attachment
background
background-repeat
background-position
Previous Question
Next Question
25
See Explanation !
16
What is the default value of the position property?
स्थिति संपत्ति का डिफ़ॉल्ट मान क्या है?
absolute
static
fixed
relative
Previous Question
Next Question
25
See Explanation !
17
Which tag is used to render and represents an independent piece of content of a document
किसी दस्तावेज़ की सामग्री के एक स्वतंत्र टुकड़े को रेंडर करने और उसका प्रतिनिधित्व करने के लिए किस टैग का उपयोग किया जाता है
Blog
Newspaper
Article
Record
Previous Question
Next Question
25
See Explanation !
18
Which is not a valid Background property of css
जो css की मान्य बैकग्राउंड प्रॉपर्टी नहीं है
background-image
background-position
background-color
background-iterate
Previous Question
Next Question
25
See Explanation !
19
E-mail stands for
ई - मेल का मतलब है
Electronic man
Electromagnetic mail
Electronic mail
Engine Mail
Previous Question
Next Question
25
See Explanation !
20
Which attribute is used to provide a unique identifier to an HTML element
HTML तत्व को एक अद्वितीय पहचानकर्ता प्रदान करने के लिए किस विशेषता का उपयोग किया जाता है
id
class
name
identifier
Previous Question
Next Question
25
See Explanation !
21
What is not correct about Embedded Style Sheets?
एम्बेडेड स्टाइल शीट के बारे में क्या सही नहीं है?
Embedded style sheets enable to embed an entire CSS document in an XHTML document's head section
Class Selectors are used in Embedded Style sheets
The style element's type attribute specifies the Multipurpose Internet Mail Extensions (MIME) type that describes a file's content
All the statements are correct
Previous Question
Next Question
25
See Explanation !
22
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
23
Which is not a valid meta search engine?
मान्य मेटा सर्च इंजन कौन सा नहीं है?
Yahoo
startpage
Excite
DuckDuckGo
Previous Question
Next Question
25
See Explanation !
24
The <aside> element is typically used for:
<aside> एलिमेंट का इस्तेमाल आमतौर पर इन चीज़ों के लिए किया जाता है:
Grouping navigation links
Defining content related to the main content but placed separately
Marking the primary content on a webpage
Displaying a footer for a document
Previous Question
Next Question
25
See Explanation !
25
What is not true about ng-repeat directive in Angular JS?
कोणीय जेएस में एनजी - रिपीट निर्देश के बारे में क्या सच नहीं है?
repeats an HTML element
clones HTML elements once for each item in a collection
used on an arry of objects
defines initial values for an Angular JS application
Previous Question