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 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
Next Question
25
See Explanation !
2
How do you create a responsive grid layout in W3.CSS
आप W3.CSS में एक उत्तरदायी ग्रिड लेआउट कैसे बनाते हैं
Using w3-grid class
Using w3-row and w3-col classes
Using w3-container and w3-row classes
W3.CSS does not support grid layouts
Previous Question
Next Question
25
See Explanation !
3
HTML tags are enclosed in
एचटीएमएल टैग इसमें संलग्न हैं
# and #
{ and }
! and ?
< and >
Previous Question
Next Question
25
See Explanation !
4
Which CSS property specifies how a video, or an image is resized to fit its content box ?
कौन सी सीएसएस प्रॉपर्टी निर्दिष्ट करती है कि किसी वीडियो या इमेज को उसके कंटेंट बॉक्स में फिट करने के लिए कैसे नया आकार दिया जाता है?
Position
Object-position
Object-Fit
None of These
Previous Question
Next Question
25
See Explanation !
5
Tick the odd term out:
विषम शब्द को बाहर निकालें:
Stageful Inspection
Proxy Firewall
Alta Vista
Packet-Filtering Firewall
Previous Question
Next Question
25
See Explanation !
6
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 !
7
"yahoo", "Infoseek" and "Lycos" are ____ ?
"याहू "," इन्फोसेक "और" लाइकोस "____ हैं?
Search Engines
News groups
Browsers
None of the above
Previous Question
Next Question
25
See Explanation !
8
What are the two segments of a style tag?
स्टाइल टैग के दो सेगमेंट क्या हैं?
Selector and property
Name and content
Head section and body section
None
Previous Question
Next Question
25
See Explanation !
9
Marquee tag is used for
मार्की टैग का उपयोग किसके लिए किया जाता है
To scroll piece of text or image
Mark the list of items
To hide the text
None of the above
Previous Question
Next Question
25
See Explanation !
10
Which of the following is a correct CSS Syntax ?
निम्नलिखित में से कौन - सा एक सही CSS वाक्यविन्यास है?
{body; color:orange;}
{body: color=orange;}
body:color=orange;
body{color:orange}
Previous Question
Next Question
25
See Explanation !
11
Which of the following is not a HTML5 tag?
इनमें से कौन सा HTML5 टैग नहीं है?
<track>
<video>
<slider>
<source>
Previous Question
Next Question
25
See Explanation !
12
What is the meaning of CC in Email?
ईमेल में CC का क्या अर्थ है?
Cut and Copy
Copy Case
Carbon Copy
None of the above
Previous Question
Next Question
25
See Explanation !
13
Identify where a <section> element can be used.
पहचानें कि किसी <section> एलिमेंट का इस्तेमाल कहाँ किया जा सकता है।
Chapters
Introduction
News Item
All the above
Previous Question
Next Question
25
See Explanation !
14
. ………. are set of rules and procedures to control the data transmission over the internet
. ………. इंटरनेट पर डेटा ट्रांसमिशन को नियंत्रित करने के लिए नियमों और प्रक्रियाओं का सेट हैं
IP address
Domains
Protocol
Gateway
Previous Question
Next Question
25
See Explanation !
15
Full form for FTP?
FTP के लिए पूरा फ़ॉर्म?
Folder Transfer Protocol
File Transit Protocol
Fix Transfer protocol
File Transfer protocol
Previous Question
Next Question
25
See Explanation !
16
Which tag allow you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
<td> and </td>
<row> and </row>
<th> and </th>
<tr> and </tr>
Previous Question
Next Question
25
See Explanation !
17
In CSS, selectors are ___ used to select the element you want to style.
सीएसएस में, चयनकर्ताओं को ___ उस तत्व का चयन करने के लिए उपयोग किया जाता है जिसे आप स्टाइल करना चाहते हैं।
Classes
Patterns
Properties
Functions
Previous Question
Next Question
25
See Explanation !
18
Which of the following object is the main entry point to all client-side JavaScript features and APIs?
निम्नलिखित में से कौन सा ऑब्जेक्ट सभी क्लाइंट - साइड जावास्क्रिप्ट सुविधाओं और एपीआई के लिए मुख्य प्रविष्टि बिंदु है?
Position
Window
Standard
Location
Previous Question
Next Question
25
See Explanation !
19
Integrated Services for Digital Network (ISDN) is a set of communication standards for simultaneous digital transmission of:
डिजिटल नेटवर्क के लिए एकीकृत सेवाएं (ISDN) निम्नलिखित के एक साथ डिजिटल प्रसारण के लिए संचार मानकों का एक सेट है:
voice
video
data
All of the above
Previous Question
Next Question
25
See Explanation !
20
Which is not a main built-in search mechanisms ?
कौन सा मुख्य अंतर्निहित खोज तंत्र नहीं है?
dialog-based
dialog-free
Incremerntal Search
Decremental Search
Previous Question
Next Question
25
See Explanation !
21
The CSS property pointer-events: auto; does what to an element
CSS प्रॉपर्टी पॉइंटर - इवेंट: ऑटो; एक एलिमेंट को क्या करता है
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Previous Question
Next Question
25
See Explanation !
22
What is the correct HTML tag for the largest heading
सबसे बड़े शीर्षक के लिए सही HTML टैग क्या है
<h1>
<h6>
<head>
<heading>
Previous Question
Next Question
25
See Explanation !
23
The primary colors are ____
कंप्यूटर में प्राइमरी रंग कौन से होते है
Red, green, yellow
Red, white, yellow
Red, green, blue
Red, yellow, blue
Previous Question
Next Question
25
See Explanation !
24
Which W3.CSS Class adds borders at top, right, bottom, left (All Side) to an element
कौन सा W3.CSS क्लास एक तत्व में शीर्ष, दाएं, नीचे, बाएं (सभी तरफ) पर बॉर्डर जोड़ता है
w3-border
w3-border-all
w3-border-0
All of These
Previous Question
Next Question
25
See Explanation !
25
Which of the following expressions is true ?
निम्नलिखित में से कौन सा व्यंजक सत्य है?
{expression}
[{ expression }]
_expression
{{ expression }}
Previous Question