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 the CSS property border: 2px solid #000; do
सीएसएस संपत्ति सीमा क्या है: 2px ठोस #000; करना
Sets a solid black border with a width of 2 pixels
Adds a shadow to the border of an element
Removes the border from the element
Changes the font color to black
Next Question
25
See Explanation !
2
What does the w3-small class do
W3 - छोटी क्लास क्या करती है
Reduces the font size
Reduces the padding of the text container
Reduces the line height of the text
Makes the text lowercase
Previous Question
Next Question
25
See Explanation !
3
The CSS property outline is used for:
CSS प्रॉपर्टी की रूपरेखा का उपयोग इसके लिए किया जाता है:
Adding a shadow to the element
Highlighting the border of an element
Changing the font size
Controlling the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
4
E-mail is an example of which of the following?
ई - मेल निम्नलिखित में से किसका उदाहरण है?
Electronic Messaging
Internal messaging
Instant messaging
None of these
Previous Question
Next Question
25
See Explanation !
5
Which of the following tag is used for audio in HTML5 ?
HTML5 में ऑडियो के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<video>
<canvas>
<media>
<audio>
Previous Question
Next Question
25
See Explanation !
6
Which feature in most text editors allows you to see and modify the structure of your project files?
अधिकांश टेक्स्ट संपादकों में कौन सी विशेषता आपको अपनी प्रोजेक्ट फ़ाइलों की संरचना को देखने और संशोधित करने की अनुमति देती है?
Command Palette
Sidebar or Explorer
Syntax highlighting
Auto-completion
Previous Question
Next Question
25
See Explanation !
7
The most important <head> element of a webpage is a container for
<head> वेबपेज का सबसे महत्वपूर्ण तत्व किसके लिए एक कंटेनर है
Links
Webpages
Metadata
Pictures
Previous Question
Next Question
25
See Explanation !
8
computers on the internet owned and operated by education form part of the
शिक्षा द्वारा स्वामित्व और संचालित इंटरनेट पर कंप्यूटर का हिस्सा है
Com domain
edu domain
mil domain
None of the above
Previous Question
Next Question
25
See Explanation !
9
The web development environment (JavaScript) offers which standard construct for data validation of the input entered by the user.
वेब डेवलपमेंट एनवायरनमेंट (जावास्क्रिप्ट) उपयोगकर्ता द्वारा दर्ज किए गए इनपुट के डेटा सत्यापन के लिए कौन सा मानक निर्माण प्रदान करता है।
Controlled loop constructs
Server page access
Client side Event
Permit server-side
Previous Question
Next Question
25
See Explanation !
10
Which tag is used for internal Frame
आंतरिक फ़्रेम के लिए किस टैग का उपयोग किया जाता है
<Iframe>
<Inframe>
<frame>
<inlineframe>
Previous Question
Next Question
25
See Explanation !
11
In this topology there is a central controller or hub
इस टोपोलॉजी में एक केंद्रीय नियंत्रक या हब है
Star
Mesh
Ring
Bus
Previous Question
Next Question
25
See Explanation !
12
Which class to write bordered shadow for displaying paper-like cards?
कागज जैसे कार्ड प्रदर्शित करने के लिए किस वर्ग को बॉर्डर वाली छाया लिखनी है?
w3-card
w3:card
w3.card
None of the above
Previous Question
Next Question
25
See Explanation !
13
Who send the requisition for web pages to the web servers?
वेब सर्वरों को वेब पृष्ठों के लिए मांग कौन भेजता है?
Node
System
Web clients
Web customer
Previous Question
Next Question
25
See Explanation !
14
Where is Client-side JavaScript code is embedded within HTML documents?
HTML दस्तावेज़ों के भीतर क्लाइंट - साइड जावास्क्रिप्ट कोड कहाँ एम्बेडेड है?
A URL that uses the special javascript:code
A URL that uses the special javascript:protocol
A URL that uses the special javascript:encoding
A URL that uses the special javascript:stack
Previous Question
Next Question
25
See Explanation !
15
Which of the following statements is false about hosting?
मेज़बानी के बारे में इनमें से कौन - सा कथन गलत है?
Shared hosting is cheaper than dedicated hosting
Shared hosting is safer than dedicated hosting
Dedicated hosting is safer than shared hosting
Though more expensive than shared hosting, Dedicated hosting is more secure
Previous Question
Next Question
25
See Explanation !
16
Which text Editor is in-built in Windows operating System
विंडोज ऑपरेटिंग सिस्टम में कौन सा टेक्स्ट एडिटर इन - बिल्ट है
Notepad
Paint
Notepad++
All of These
Previous Question
Next Question
25
See Explanation !
17
The basic format for text link is:
टेक्स्ट लिंक के लिए बुनियादी फ़ॉर्मेट है:
<A HREF=”URL”> The text describing link </A>
<HREF = “URL”> The text describing link </A>
<HREF = “URL”> </A>
None of the above
Previous Question
Next Question
25
See Explanation !
18
Which one of the following is an example of instant messaging?
निम्नलिखित में से कौन सा इंस्टेंट मैसेजिंग का एक उदाहरण है?
Wikipedia
Facebook
Telegram
YouTube
Previous Question
Next Question
25
See Explanation !
19
Mail Access starts with the client when user needs to download Email from the
मेल एक्सेस क्लाइंट के साथ शुरू होता है जब उपयोगकर्ता को से ईमेल डाउनलोड करने की आवश्यकता होती है
Mail Host
Mail Server
Content Mixing System
Email Server
Previous Question
Next Question
25
See Explanation !
20
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
21
HTML is
HTML है
Hyper Text Markedup Language
Hyper Text Markup Language
Hyper Text Marked Language
Hyper Text Marking Language
Previous Question
Next Question
25
See Explanation !
22
The CSS property text-transform: uppercase; is used to:
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: अपरकेस; का उपयोग करने के लिए किया जाता है:
Transform the text to italics
Change the text color to uppercase
Apply uppercase letters to the text
Set the font size to uppercase
Previous Question
Next Question
25
See Explanation !
23
The communication protocol used by internet is:
इंटरनेट द्वारा उपयोग किया जाने वाला संचार प्रोटोकॉल है:
HTTP
TCP/IP
WWW
FTP
Previous Question
Next Question
25
See Explanation !
24
All received mails shows in:
सभी प्राप्त मेल में दिखाता है:
Inbox
Draft
Sent mail
No where
Previous Question
Next Question
25
See Explanation !
25
The CSS property column-count is used for
CSS प्रॉपर्टी कॉलम - गणना के लिए उपयोग किया जाता है
Setting the number of columns an element should be divided into
Controlling the spacing between columns
Changing the font style of text in columns
Applying a border around columns
Previous Question