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
How can you select all direct child elements of a specific parent in CSS
आप सीएसएस में एक विशिष्ट माता - पिता के सभी प्रत्यक्ष बाल तत्वों का चयन कैसे कर सकते हैं
parent > child
parent child
parent .child
parent + child
Next Question
25
See Explanation !
2
Which is not a HTTP method.
जो HTTP विधि नहीं है।
Post
GET
SET
Delete
Previous Question
Next Question
25
See Explanation !
3
Level One Connectivity is also known as _____________ access.
लेवल वन कनेक्टिविटी को _____________ पहुंच के रूप में भी जाना जाता है।
Network
Dial up
Internet
Gateway
Previous Question
Next Question
25
See Explanation !
4
Styles that are placed within style tag are called as:
स्टाइल टैग के भीतर रखी जाने वाली शैलियों को कहा जाता है:
External styles
Inline styles
Embedded styles
Html styles
Previous Question
Next Question
25
See Explanation !
5
The CSS property transition-delay is used to:
CSS प्रॉपर्टी ट्रांज़िशन - डिले का इस्तेमाल इन चीज़ों के लिए किया जाता है:
Set the duration of the transition effect
Define the property being transitioned
Specify the starting value of the transitioned property
Introduce a delay before the transition effect begins
Previous Question
Next Question
25
See Explanation !
6
What will be the step of the interpreter in a jump statement when an exception is thrown?
जब कोई अपवाद फेंक दिया जाता है, तो JUMP कथन में दुभाषिया का चरण क्या होगा?
The interpreter stops its work
The interpreter throws another exception
The interpreter jumps to the nearest enclosing exception handler
The interpreter throws an error
Previous Question
Next Question
25
See Explanation !
7
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 !
8
Correct HTML Tag for largest heading:
सबसे बड़े शीर्षक के लिए सही HTML टैग:
<headgt;
<h6gt;
<headinggt;
<h1gt;
Previous Question
Next Question
25
See Explanation !
9
The CSS property transition: all 0.3s ease-in-out; does what to an element
CSS प्रॉपर्टी ट्रांज़िशन: सभी 0.3s ईज़ - इन - आउट; एक एलिमेंट के लिए क्या करता है
Adds a smooth transition effect to all properties over 0.3 seconds
Changes the font style of the element
Applies a shadow to the element
Centers the element on the page
Previous Question
Next Question
25
See Explanation !
10
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 !
11
Which attribute is/are used to set the dimensions of the image?
छवि के आयामों को सेट करने के लिए किस विशेषता का उपयोग किया जाता है/किया जाता है?
size
width and Height
length and breadth
dimension
Previous Question
Next Question
25
See Explanation !
12
_______ is a file left on the computer by a websites browser containing user login, password, user preferences and other personalized information.
_______ एक वेबसाइट ब्राउज़र द्वारा कंप्यूटर पर छोड़ी गई एक फ़ाइल है जिसमें उपयोगकर्ता लॉगिन, पासवर्ड, उपयोगकर्ता प्राथमिकताएं और अन्य व्यक्तिगत जानकारी होती है।
Server
Cache
Backup
Cookie
Previous Question
Next Question
25
See Explanation !
13
The main purpose of a “Live Wire” in NetScape is to ________
नेटस्केप में "लाइव वायर" का मुख्य उद्देश्य ________ है
Create linkage between client side and server side
Permit server side, JavaScript code, to connect to RDBMS
Support only non relational database
To interpret JavaScript code
Previous Question
Next Question
25
See Explanation !
14
The property of a primary expression is ____________
एक प्राथमिक अभिव्यक्ति का गुण ____________ है।
stand-alone expressions
basic expressions containing all necessary functions
contains variable references alone
contains only keywords
Previous Question
Next Question
25
See Explanation !
15
Who is the founder of Email?
ईमेल का संस्थापक कौन है?
Ray Tomlinson
Bill Gates
Steve Jobs
None
Previous Question
Next Question
25
See Explanation !
16
Which attribute you will use with TD tag to merge two cells horizontally?
दो कोशिकाओं को क्षैतिज रूप से मर्ज करने के लिए आप TD टैग के साथ किस विशेषता का उपयोग करेंगे?
merge=colspan2
rowspan=2
colspan=2
merge=row2
Previous Question
Next Question
25
See Explanation !
17
Spider is a
Spider एक है
a program that crawls around the web and stores pages in search engines.
hacking software that spreads virally
software that examines network vulnerabilities
a protocol for distributing large files
Previous Question
Next Question
25
See Explanation !
18
The year in which HTML was first proposed
वह वर्ष जिसमें HTML को पहली बार प्रस्तावित किया गया था
1990
1980
2000
1995
Previous Question
Next Question
25
See Explanation !
19
The transport layer protocols is
ट्रांसपोर्ट लेयर प्रोटोकॉल है
UDP
PPX
TCP
Both UDP and TCP
Previous Question
Next Question
25
See Explanation !
20
Which of the following is an example of a search engine on the internet?
निम्नलिखित में से कौन इंटरनेट पर खोज इंजन का एक उदाहरण है?
MS Office
Google
Gmail
Windows
Previous Question
Next Question
25
See Explanation !
21
Is there a standard protocol for sending and receiving messages in emails?
क्या ईमेल में संदेश भेजने और प्राप्त करने के लिए कोई मानक प्रोटोकॉल है?
HTTP
MIMI
IMAP
FTP
Previous Question
Next Question
25
See Explanation !
22
How many types we can apply CSS?
हम CSS को कितने प्रकार से लागू कर सकते हैं?
1
2
3
None of these
Previous Question
Next Question
25
See Explanation !
23
By using CSS style or code, how can one remove the underline from all hyperlinks?
सीएसएस शैली या कोड का उपयोग करके, कोई सभी हाइपरलिंक से रेखांकित को कैसे हटा सकता है?
a {text-decoration: no-underline;}
a {text: no-underline;}
a {text-decoration:none;}
a (text-style: no-underline;}
Previous Question
Next Question
25
See Explanation !
24
Which element works as a sidebar?
कौन सा तत्व साइडबार के रूप में काम करता है?
<header>
<footer>
<nav>
<aside >
Previous Question
Next Question
25
See Explanation !
25
Correct HTML to left align the content inside a table cell is
तालिका कक्ष के अंदर सामग्री को संरेखित करने के लिए सही HTML है
<tdleft>
<td raligh = "left" >
<td align = "left">
<td leftalign>
Previous Question