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
What does CC represent?
CC क्या दर्शाता है?
Carbon Copy
Create copy
Cancel copy
None
Next Question
25
See Explanation !
2
How do you apply inline CSS to an HTML element
आप HTML तत्व पर इनलाइन CSS कैसे लागू करते हैं
<style> tag
style attribute
class attribute
External stylesheet
Previous Question
Next Question
25
See Explanation !
3
The map definition file is generally stored in
मानचित्र परिभाषा फ़ाइल को आम तौर पर इसमें संग्रहीत किया जाता है
CGI-BIN
RECYCLE-BIN
BIN
All of the above
Previous Question
Next Question
25
See Explanation !
4
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 !
5
What does WYSIWYG stand for in the context of HTML editors?
HTML संपादकों के संदर्भ में WYSIWYG का क्या अर्थ है?
What You See Is What You Get
Where You Stand Is Where You Go
What You See Is What You Generate
What You Select Is What You Generate
Previous Question
Next Question
25
See Explanation !
6
JavaScript is designed for following purpose-
जावास्क्रिप्ट को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है -
To execute Query related to DB on server.
To style HTMLpages.
To Add Interactivity to HTML pages.
To perform server side scripting operation.
Previous Question
Next Question
25
See Explanation !
7
Network interface card physical address is known as ?
नेटवर्क इंटरफ़ेस कार्ड का भौतिक पता किसके रूप में जाना जाता है?
MAC Address
Process Number
Modem ID
Hard Disk Number
Previous Question
Next Question
25
See Explanation !
8
Which of the following is a network topology
निम्नलिखित में से कौन एक नेटवर्क टोपोलॉजी है
LAN
WAN
MAN
BUS
Previous Question
Next Question
25
See Explanation !
9
Which of the following explains correctly what happens when a JavaScript program is developed on a Unix Machine?
निम्नलिखित में से कौन सही ढंग से बताता है कि जब यूनिक्स मशीन पर जावास्क्रिप्ट प्रोग्राम विकसित किया जाता है तो क्या होता है?
will work perfectly well on a Windows Machine
will be displayed as JavaScript text on the browser
will throw errors and exceptions
must be restricted to a Unix Machine only
Previous Question
Next Question
25
See Explanation !
10
Domain names are converted to
डोमेन नाम इसमें परिवर्तित हो जाते हैं
a binary string
alphanumeric string
IP addresses
a hexadecimal string
Previous Question
Next Question
25
See Explanation !
11
A ____________ is a message given to a web browser by a web server which is stored by the browser in a text file.
____________ एक वेब सर्वर द्वारा वेब ब्राउज़र को दिया गया एक संदेश है जिसे ब्राउज़र द्वारा एक टेक्स्ट फ़ाइल में संग्रहीत किया जाता है।
Cache
Cookie
Temp
Hosts
Previous Question
Next Question
25
See Explanation !
12
Which element is used to create multi-line text input?
मल्टी - लाइन टेक्स्ट इनपुट बनाने के लिए किस तत्व का उपयोग किया जाता है?
text
textarea
submit
radio
Previous Question
Next Question
25
See Explanation !
13
What will happen if reverse() and join() methods are used simultaneously?
यदि रिवर्स () और जॉइन() विधियों का एक साथ उपयोग किया जाता है तो क्या होगा?
Reverses and stores in the same array
Reverses and concatenates the elements of the array
Reverses
Stores the elements of an array in normal order
Previous Question
Next Question
25
See Explanation !
14
Which property is used to change the font of an element?
किसी तत्व के फ़ॉन्ट को बदलने के लिए किस गुण का उपयोग किया जाता है?
font-style
font-family
font-weight
font-color
Previous Question
Next Question
25
See Explanation !
15
JavaScript is a ____________ used to enable programmatic access to objects within other applications.
जावास्क्रिप्ट एक ____________ है जिसका उपयोग अन्य अनुप्रयोगों के भीतर वस्तुओं तक प्रोग्रामेटिक पहुंच को सक्षम करने के लिए किया जाता है।
Scripting language
Markup language
Programming language
Object oriented programming language
Previous Question
Next Question
25
See Explanation !
16
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 !
17
AngularJS is a
एंगुलरजेएस क्या है
HTML Framework
.Net Framework
JavaScript framework
Oracle Framework
Previous Question
Next Question
25
See Explanation !
18
Which of the following components can be injected as a dependency in AngularJS?
AngularJS में निर्भरता के रूप में निम्नलिखित में से किस घटक को इंजेक्ट किया जा सकता है?
factory
service
value
All of the above
Previous Question
Next Question
25
See Explanation !
19
The domain name in an URL refers to the
URL में डोमेन नाम को संदर्भित करता है
protocol
server
filename
directory
Previous Question
Next Question
25
See Explanation !
20
HTML uses
एचटीएमएल (HTML)
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
Previous Question
Next Question
25
See Explanation !
21
A computer communication technology that provides a way to interconnect multiple computers across short distance is
एक कंप्यूटर संचार तकनीक जो कम दूरी में कई कंप्यूटरों को आपस में जोड़ने का एक तरीका प्रदान करती है
LAN
WAN
MAN
None of the above
Previous Question
Next Question
25
See Explanation !
22
Which attribute is used to provide an advisory text about an element or its contents?
किसी तत्व या उसकी सामग्री के बारे में एक सलाहकार पाठ प्रदान करने के लिए किस विशेषता का उपयोग किया जाता है?
tooltip
value
title
none of the above
Previous Question
Next Question
25
See Explanation !
23
<del> element defines text that has been deleted from a document. Browser display them as
del तत्व उस पाठ को परिभाषित करता है जिसे दस्तावेज़ से हटा दिया गया है। ब्राउज़र उन्हें इस रूप में प्रदर्शित करता है
Red color
Strikethrough
Bold
Black color
Previous Question
Next Question
25
See Explanation !
24
This is an Internet forum to discuss wide range of topics like current news, articles and current affairs, etc.
यह वर्तमान समाचार, लेख और वर्तमान मामलों आदि जैसे विषयों की विस्तृत श्रृंखला पर चर्चा करने के लिए एक इंटरनेट मंच है।
E-Discussion
Newsgroups
Chatting
E-Learning
Previous Question
Next Question
25
See Explanation !
25
Which tag is used for internal Frame
आंतरिक फ़्रेम के लिए किस टैग का उपयोग किया जाता है
<Iframe>
<Inframe>
<frame>
<inlineframe>
Previous Question