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 complete form of MUA is ?
MUA का पूरा रूप क्या है ?
Mail User Authentication
Mail User Application
Mail User Agent
Multi User Agent
Next Question
25
See Explanation !
2
Identify where a <section> element can be used.
पहचानें कि किसी <section> एलिमेंट का इस्तेमाल कहाँ किया जा सकता है।
Chapters
Introduction
News Item
All the above
Previous Question
Next Question
25
See Explanation !
3
Why event handlers is needed in JS?
JS में इवेंट हैंडलर की आवश्यकता क्यों है?
Allows JavaScript code to alter the behaviour of windows
Adds innerHTML page to the code
Change the server location
Performs handling of exceptions and occurrences
Previous Question
Next Question
25
See Explanation !
4
________is used to specify a new condition to test if the first condition is false.
________का उपयोग यह जांचने के लिए एक नई स्थिति निर्दिष्ट करने के लिए किया जाता है कि क्या पहली स्थिति गलत है।
if
else
else if
none of the above
Previous Question
Next Question
25
See Explanation !
5
What is the correct HTML for adding a background color
बैकग्राउंड का रंग जोड़ने के लिए सही HTML क्या है
<body color=“yellow”>
<body bgcolor='yellow'>
<background>yellow
<color background='yellow'>
Previous Question
Next Question
25
See Explanation !
6
What is the correct syntax for a keyframe in CSS
सीएसएस में कीफ्रेम के लिए सही वाक्यविन्यास क्या है
@frames
@keyframe
@keyframes
@animation-frames
Previous Question
Next Question
25
See Explanation !
7
The method or operator used to identify the array is __________
सरणी की पहचान करने के लिए उपयोग की जाने वाली विधि या ऑपरेटर __________ है।
isarrayType()
==
===
typeof
Previous Question
Next Question
25
See Explanation !
8
Gmail is a software used to
Gmail एक ऐसा सॉफ़्टवेयर है जिसका उपयोग
Search web pages
Check Emails
Find hotels
Search Files
Previous Question
Next Question
25
See Explanation !
9
___________ is used to enable the use of active documents
___________ का उपयोग सक्रिय दस्तावेजों के उपयोग को सक्षम करने के लिए किया जाता है
HTML
CGI
JAVA
All the above
Previous Question
Next Question
25
See Explanation !
10
Which of the following is used to apply a specific rule and can never be overridden in CSS ?
निम्नलिखित में से किसका उपयोग एक विशिष्ट नियम को लागू करने के लिए किया जाता है और इसे कभी भी CSS में ओवरराइड नहीं किया जा सकता है?
@important
!important!
!important
important!
Previous Question
Next Question
25
See Explanation !
11
Which topology requires a multi-point connection
किस टोपोलॉजी के लिए मल्टी - पॉइंट कनेक्शन की आवश्यकता होती है
Mesh
Bus
Ring
Star
Previous Question
Next Question
25
See Explanation !
12
Twitter text posted as Tweet can be of ______ length
ट्वीट के रूप में पोस्ट किया गया ट्विटर टेक्स्ट ______ लंबाई का हो सकता है
140
240
260
280
Previous Question
Next Question
25
See Explanation !
13
Full form of XML
XML का पूर्ण रूप
Extensible markup language
Extreme Memory language
Extensible Memory line
Extra markup language
Previous Question
Next Question
25
See Explanation !
14
What is the task of DNS Name server?
DNS नाम सर्वर का कार्य क्या है?
Translating domain names into a specific IP address
Translating domain names into a specific UDP address
Translating domain names into a specific TCP address
Translating domain names into a specific FTP address
Previous Question
Next Question
25
See Explanation !
15
______ maps IP address with domain name of sites.
साइटों के डोमेन नाम के साथ ______ नक्शे का आईपी पता।
DNS
TCP/IP
TCP
URL
Previous Question
Next Question
25
See Explanation !
16
Which of the following is a virus?
निम्नलिखित में से कौन सा एक वायरस है?
Natural occurs
To make by human being
Made by machine
All of above
Previous Question
Next Question
25
See Explanation !
17
Which selector targets only <li> elements that are directly under an <ul>?
कौन सा चयनकर्ता केवल
ul > li
ul li
ul + li
ul ~ li
Previous Question
Next Question
25
See Explanation !
18
Bootstrap Is Used For _______?
बूटस्ट्रैप का उपयोग _______ के लिए किया जाता है?
Web Applications
A Lot of Internet of Things
Bigdata
Data
Previous Question
Next Question
25
See Explanation !
19
An email ID consist of -
एक ईमेल आईडी में -
User ID
Domain name
Both
None
Previous Question
Next Question
25
See Explanation !
20
If the width of an element is exceeded by the content of the element, then which property will define the behaviour of the content?
यदि किसी तत्व की चौड़ाई तत्व की सामग्री से अधिक हो जाती है, तो कौन सी संपत्ति सामग्री के व्यवहार को परिभाषित करेगी?
overflow-y
overflow-x
overflow-width
overflow -z
Previous Question
Next Question
25
See Explanation !
21
Features of Sublime Text Editor
सबलाइन टेक्स्ट एडिटर के फीचर है।
Column selection and multi-select editing
Syntax highlight and high contrast display
Auto completion, code building, Snippets
All of the above
Previous Question
Next Question
25
See Explanation !
22
The memory allocation scheme subject to “external” fragmentation is
"बाहरी" विखंडन के अधीन स्मृति आवंटन योजना है
segmentation
swapping
pure demand paging
multiple fixed contiguous partitions
Previous Question
Next Question
25
See Explanation !
23
What does the CSS property overflow: scroll; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: स्क्रॉल करें; करें
Hides the content that overflows the element's box
Adds a scroll bar to the element if the content overflows
Expands the element to fit its content
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
24
Which of the following is not a text editor ?
निम्नलिखित में से कौन एक टेक्स्ट एडिटर नहीं है?
Paint
Sublime
Notepad++
Visual Studio Code
Previous Question
Next Question
25
See Explanation !
25
Which attribute will make a checkbox selected/ ticked by default?
कौन सी विशेषता डिफ़ॉल्ट रूप से चयनित/ टिक किए गए चेकबॉक्स को बनाएगी?
ticked
select
selected
checked
Previous Question