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 HTML element is used for abbreviation or acronym?
संक्षेप या संक्षिप्त नाम के लिए किस HTML तत्व का उपयोग किया जाता है?
<abbr>
<blockquote>
<q>
<em>
Next Question
25
See Explanation !
2
Which of the following cable media is not affected by electromagnetic interference (EMI)?
निम्नलिखित में से कौन सा केबल मीडिया विद्युत चुम्बकीय हस्तक्षेप (ईएमआई) से प्रभावित नहीं है?
Fibre optic
Co-axial Cable
Shielded Twisted Pair Cable (STP)
Unshielded Twisted Pair Cable (UTP)
Previous Question
Next Question
25
See Explanation !
3
What is the difference between XML and HTML?
XML और HTML में क्या अंतर है?
HTML is used for exchanging data, XML is not.
XML is used for exchanging data, HTML is not.
HTML can have user defined tags, XML cannot
Both B and C
Previous Question
Next Question
25
See Explanation !
4
What is SSL (Secure Socket Layer)?
SSL (सिक्योर सॉकेट लेयर) क्या है?
The IP Protocol to dynamically assign IP addresses
It is a Web authoring tool
It allows secure connection
It is a scripting language
Previous Question
Next Question
25
See Explanation !
5
Which W3.CSS class is used to display a border around a table
किस W3.CSS क्लास का उपयोग किसी टेबल के चारों ओर बॉर्डर प्रदर्शित करने के लिए किया जाता है
w3-border
w3-table-border
w3-bordered
w3-border-table
Previous Question
Next Question
25
See Explanation !
6
Consider the below div tag content statement, how to print the value of "UserName"? <br> <div ng-app=" ng-init="firstName='John'"> <p>Input something in the input box:</p> <br> <p>Name: <input type="text" ng-model=
नीचे दिए गए div टैग कंटेंट स्टेटमेंट पर विचार करें, "UserName" का मान कैसे प्रिंट करें?
UserName
{{UserName}}
{UsertName}
{_UserName)
Previous Question
Next Question
25
See Explanation !
7
What kind of expression is “new Point(2,3)”?
"नया बिंदु(2,3 )" किस प्रकार की अभिव्यक्ति है?
Primary Expression
Object Creation Expression
Invocation Expression
Constructor Calling Expression
Previous Question
Next Question
25
See Explanation !
8
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 !
9
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question
Next Question
25
See Explanation !
10
_________ the general form of the name of a file or directory, specifies a unique location in a file system.
_________ फ़ाइल या निर्देशिका के नाम का सामान्य रूप, फ़ाइल सिस्टम में एक अद्वितीय स्थान निर्दिष्ट करता है।
Source name
Path name
URL and Port number
Host number
Previous Question
Next Question
25
See Explanation !
11
When form data contains sensitive information, then which method should be used?
जब फ़ॉर्म डेटा में संवेदनशील जानकारी होती है, तो किस विधि का उपयोग किया जाना चाहिए?
Get
Post
Put
Out
Previous Question
Next Question
25
See Explanation !
12
What CSS property would you use to align a block element horizontally in the center
केंद्र में किसी ब्लॉक तत्व को क्षैतिज रूप से संरेखित करने के लिए आप किस सीएसएस संपत्ति का उपयोग करेंगे
text-align: center;
margin: auto;
display: block;
float: center;
Previous Question
Next Question
25
See Explanation !
13
________ Command is used to manipulate TCP/IP routing table.
TCP/IP रूटिंग टेबल में हेरफेर करने के लिए ________ कमांड का उपयोग किया जाता है।
route
ipconfig
ifconfig
traceroute
Previous Question
Next Question
25
See Explanation !
14
Which CSS property is used to change the background color?
बैकग्राउंड का रंग बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है?
color
background-color
bgcolor
None Of These
Previous Question
Next Question
25
See Explanation !
15
Which tag allows you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
td
rw
tr
th
Previous Question
Next Question
25
See Explanation !
16
HTML tags are enclosed in
एचटीएमएल टैग इसमें संलग्न हैं
# and #
{ and }
! and ?
< and >
Previous Question
Next Question
25
See Explanation !
17
WebCrawler has a web robot called
WebCrawler के पास एक वेब रोबोट है जिसका नाम है
Crawler Robot
Crawl bot
Web bot
Web robot
Previous Question
Next Question
25
See Explanation !
18
The __________ property allows to indent the first line of text in an element.
__________ संपत्ति एक तत्व में पाठ की पहली पंक्ति को इंडेंट करने की अनुमति देती है।
text-first
text-indent
first-indent
text-first-indent
Previous Question
Next Question
25
See Explanation !
19
To set border on all slides which class to add borders style.
सभी स्लाइडों पर बॉर्डर सेट करने के लिए कि किस क्लास को बॉर्डर स्टाइल जोड़ना है।
w3_border
w3-border
w3-borders
w3-bordered
Previous Question
Next Question
25
See Explanation !
20
The storage area in an email known as?
एक ईमेल में भंडारण क्षेत्र के रूप में जाना जाता है?
Mail box
Sent box
Storage
All of the above
Previous Question
Next Question
25
See Explanation !
21
The ground station in VSAT communication is called
VSAT संचार में ग्राउंड स्टेशन को कहा जाता है
HTTP
Hub
Multiplexer
None of the these
Previous Question
Next Question
25
See Explanation !
22
The CSS property text-decoration: underline; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: रेखांकित; का उपयोग
Add a background color to the text
Apply an underline to the text
Change the font style
Make the text bold
Previous Question
Next Question
25
See Explanation !
23
Which of the following is used to open document in new window / Tab ?
नई विंडो / टैब में दस्तावेज़ खोलने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
<a target=”_self”>Link</a>
<a target=”_blank”>Link</a>
<a target=”_top”>Link</a>
<a target=”_parent”>Link</a>
Previous Question
Next Question
25
See Explanation !
24
The following is not an Internet search engine:
निम्नलिखित इंटरनेट खोज इंजन नहीं है:
Google
Webcrawler
Excite
Scientra
Previous Question
Next Question
25
See Explanation !
25
In OSI model cable is used in
OSI मॉडल में केबल का उपयोग किया जाता है
Physical Laye
Network layer
Transport layer
Data link layer
Previous Question