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 is not a valid list type in W3.List?
W3.List में सूची का कौन सा प्रकार मान्य नहीं है?
Small
XSmall
Large
XLarge
Next Question
25
See Explanation !
2
TCP/IP is
TCP/IP है
Abbreviation for Transmission Control Protocol and Internet Protocol
A suite of networking protocols
A standard protocol that lets disparate types of computers communicate over the Net
All the above
Previous Question
Next Question
25
See Explanation !
3
Name the syntax of declaring a CSS rule is:
CSS नियम घोषित करने के वाक्यविन्यास का नाम है:
property-name=value
property-name : value
property-name= value
property-name:value;
Previous Question
Next Question
25
See Explanation !
4
Which class is used to set background color of any html element in w3.css?
W3.css में किसी भी HTML तत्व के पृष्ठभूमि रंग को सेट करने के लिए किस वर्ग का उपयोग किया जाता है?
w3.color
w3_color
w3-color
w3:color
Previous Question
Next Question
25
See Explanation !
5
Which W3.CSS class is used to add zebra-stripes to a table
तालिका में ज़ेबरा - स्ट्राइप जोड़ने के लिए किस W3.CSS वर्ग का उपयोग किया जाता है
w3-table-striped
w3-zebra
w3-striped
w3-zebra-striped
Previous Question
Next Question
25
See Explanation !
6
____________ access is a reliable and scalable worldwide Internet access service.
____________ एक्सेस एक विश्वसनीय और स्केलेबल विश्वव्यापी इंटरनेट एक्सेस सेवा है।
Shell
ISDN connection
Dedicated access
ISDN services
Previous Question
Next Question
25
See Explanation !
7
A terminal emulation protocol that allows users to log-on to a host computer from remote computers is
एक टर्मिनल एमुलेशन प्रोटोकॉल जो उपयोगकर्ताओं को रिमोट कंप्यूटर से होस्ट कंप्यूटर पर लॉग - ऑन करने की अनुमति देता है
Telnet
TCP/IP
FTP
Point-to-Point protocol (PPP)
Previous Question
Next Question
25
See Explanation !
8
What is not a valid statement for Angular JS?
कोणीय JS के लिए मान्य कथन क्या नहीं है?
It is a JavaScript framework
It is added using <script> tag
It is a framework written in C
Angular JS extends HTML attributes
Previous Question
Next Question
25
See Explanation !
9
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 !
10
Which of the following is not a text editor ?
निम्नलिखित में से कौन एक टेक्स्ट एडिटर नहीं है?
Paint
Sublime
Notepad++
Visual Studio Code
Previous Question
Next Question
25
See Explanation !
11
The storage area in an email known as?
एक ईमेल में भंडारण क्षेत्र के रूप में जाना जाता है?
Mail box
Sent box
Storage
All of the above
Previous Question
Next Question
25
See Explanation !
12
Which CSS property is used to change the text color of an element
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
font-color
text-color
color
text-style
Previous Question
Next Question
25
See Explanation !
13
A proxy does firewall filters at the
एक प्रॉक्सी फ़ायरवॉल फ़िल्टर करता है
Physical layer
Application layer
Data link layer
Network layer
Previous Question
Next Question
25
See Explanation !
14
Which of the following is true about AngularJS expressions?
AngularJS एक्सप्रेशन के बारे में निम्नलिखित में से कौन सा सच है?
Expressions behave in same way as ng-bind directives
Expressions are used to bind application data to html
Expressions are written inside double braces like {{expression}}
All of these
Previous Question
Next Question
25
See Explanation !
15
Which protocol encrypts data between web server and browser?
कौन सा प्रोटोकॉल वेब सर्वर और ब्राउज़र के बीच डेटा को एन्क्रिप्ट करता है?
SIP
HTTPS
HTML
SMTP
Previous Question
Next Question
25
See Explanation !
16
___________ is the conversion of data into a form, called a ciphertext that cannot be easily understood by unauthorized people.
___________ डेटा का एक रूप में रूपांतरण है, जिसे एक सिफरटेक्स्ट कहा जाता है जिसे अनधिकृत लोगों द्वारा आसानी से समझा नहीं जा सकता है।
Encryption
Decryption
Cypertext
Plain text
Previous Question
Next Question
25
See Explanation !
17
The CSS property position: static; is used to
CSS प्रॉपर्टी की स्थिति: static; का उपयोग किया जाता है
Fix the element at the top of the viewport during scrolling
Remove the element from the document flow
Position the element relative to its normal position
Center-align the element on the page
Previous Question
Next Question
25
See Explanation !
18
The CSS property transition is used for:
CSS प्रॉपर्टी ट्रांज़िशन का इस्तेमाल इसके लिए किया जाता है:
Adding a smooth transition effect to an element
Changing the font of an element
Controlling the transition between different pages
Changing the color of an element
Previous Question
Next Question
25
See Explanation !
19
The CSS property line-height is used to control:
CSS प्रॉपर्टी लाइन - हाइट को नियंत्रित करने के लिए उपयोग किया जाता है:
The spacing between lines of text
The width of the line
The color of the text
The alignment of the text
Previous Question
Next Question
25
See Explanation !
20
To start a list at the count of 3 we use
3 की गिनती पर एक सूची शुरू करने के लिए हम
<ol begin=”3”>
<ol list=”3”>
<ol start=”3”>
<ol num=”3”>
Previous Question
Next Question
25
See Explanation !
21
w3.css grids is used for
w3.css ग्रिड का उपयोग किसके लिए किया जाता है
Responsive web design
Image Gallery
Encrypted data
All of these
Previous Question
Next Question
25
See Explanation !
22
Flow Control is performed at which of the following layer?
प्रवाह नियंत्रण निम्नलिखित में से किस परत पर किया जाता है?
Network
Physical
Data Link
None of the options
Previous Question
Next Question
25
See Explanation !
23
If an element have padding values 20px for top, 30px bottom, 15px for right, 10px for left. Then which of the following is the correct way to set that padding?
यदि किसी तत्व का पैडिंग मान शीर्ष के लिए 20px, नीचे के लिए 30px, दाएं के लिए 15px, बाएं के लिए 10px है। फिर उस पैडिंग को सेट करने का सही तरीका निम्नलिखित में से कौन सा है?
padding: 20px 30px 15px 10px
padding: 20px 15px 30px 10px
padding: 15px 30px 10px 20px
padding: 30px 15px 20px 10px
Previous Question
Next Question
25
See Explanation !
24
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
25
___________ is used to enable the use of active documents
___________ का उपयोग सक्रिय दस्तावेजों के उपयोग को सक्षम करने के लिए किया जाता है
HTML
CGI
JAVA
All the above
Previous Question