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 tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Next Question
25
See Explanation !
2
What type of CSS is generally recommended for designing large web pages?
बड़े वेब पेजों को डिजाइन करने के लिए आमतौर पर किस प्रकार के सीएसएस की सिफारिश की जाती है?
Inline
Internal
External
None of These
Previous Question
Next Question
25
See Explanation !
3
who is the owner of w3.css
w3.css का मालिक कौन है
nielit.gov.in
w3schools.com
w3.org
w3framework.org
Previous Question
Next Question
25
See Explanation !
4
__________ is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.
__________ एक मानक नेटवर्क प्रोटोकॉल है जिसका उपयोग इंटरनेट जैसे टीसीपी - आधारित नेटवर्क पर फ़ाइलों को एक होस्ट से दूसरे होस्ट में स्थानांतरित करने के लिए किया जाता है।
Intranet
HTTP
Telnet
FTP
Previous Question
Next Question
25
See Explanation !
5
The CSS property min-width is used to:
CSS प्रॉपर्टी की न्यूनतम - चौड़ाई का उपयोग किया जाता है:
Set the maximum width of an element
Specify the minimum width of an element
Set the minimum font size of text
Change the background color of an element
Previous Question
Next Question
25
See Explanation !
6
Angular js is a type of open source framework for
कोणीय js एक प्रकार का ओपन सोर्स फ्रेमवर्क है
Front end
Back end
Full end
All of above
Previous Question
Next Question
25
See Explanation !
7
What does HTML stand for
एचटीएमएल (HTML) का क्या अर्थ है?
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Text Markup Language
Hyperlinking Text Marking Language
Previous Question
Next Question
25
See Explanation !
8
What is the value of rel attribute to describe a favicon?
फ़ेविकॉन का वर्णन करने के लिए rel विशेषता का मान क्या है?
favicon
image
icon
fav
Previous Question
Next Question
25
See Explanation !
9
The search results are generally presented in a line of results often referred to as ____ .
खोज परिणामों को आम तौर पर ____ के रूप में संदर्भित परिणामों की एक पंक्ति में प्रस्तुत किया जाता है।
Tag list
Search Engine Results Pages
Search Engine Pages
Category List
Previous Question
Next Question
25
See Explanation !
10
Which type of network covers a limited geographic distance, such as an office, building, or a group of buildings in close proximity to each other?
किस प्रकार का नेटवर्क एक सीमित भौगोलिक दूरी को कवर करता है, जैसे कि एक कार्यालय, इमारत, या इमारतों का एक समूह जो एक दूसरे के करीब है?
LAN
MAN
WAN
None of the above
Previous Question
Next Question
25
See Explanation !
11
Fundamental HTML Block is known as
मौलिक एचटीएमएल ब्लॉक के रूप में जाना जाता है
HTML Body
HTML Tag
HTML Attribute
HTML Entity
Previous Question
Next Question
25
See Explanation !
12
What is work of padding property?
पैडिंग प्रॉपर्टी का काम क्या है?
to set Space between its content and its border
to set Space outside content
to set Space between tow lines
to set Space between to character
Previous Question
Next Question
25
See Explanation !
13
How to close all files open in Notepad++?
नोटपैड में खुली सभी फ़ाइलों को कैसे बंद करें ?
File Menu -> Close option
Search Menu -> Close all
File Menu-> Close all
Ctrl+W
Previous Question
Next Question
25
See Explanation !
14
What is the correct way to set background color as blue
बैकग्राउंड का रंग नीला सेट करने का सही तरीका क्या है
background:blue;
background-color:rgb(0,0,255);
background:#0000FF;
All of the above
Previous Question
Next Question
25
See Explanation !
15
What is the full form of POS
पीओएस (POS) का पूर्ण रूप क्या है?
Point of Sale
Point of Service
Point of Security
None of the above
Previous Question
Next Question
25
See Explanation !
16
TCP is a commonly used protocol at
TCP एक सामान्य रूप से इस्तेमाल किया जाने वाला प्रोटोकॉल है
Application layer
Transpart layer
Network layer
Data link layer
Previous Question
Next Question
25
See Explanation !
17
Which one is valid color code for RED color in Hexadecimal Color scheme
हेक्साडेसिमल रंग योजना में लाल रंग के लिए कौन सा मान्य रंग कोड है
#FFFF00
#FF0000
#00FF00
#FFFF00
Previous Question
Next Question
25
See Explanation !
18
CGI stands for ___
CGI का अर्थ है ___
Common Gateway Internet
Common Gateway Interface
Central Gateway Interface
Central Gateway Internet
Previous Question
Next Question
25
See Explanation !
19
How will you change font for a paragraph text?
आप पैराग्राफ टेक्स्ट के लिए फ़ॉन्ट कैसे बदलेंगे?
p{font-style: "Times New Roman";}
p{font-family:"Times New "roman",Times,serif;}
p{font-weight:"Times New Roman",Times,serif;}
None of these
Previous Question
Next Question
25
See Explanation !
20
Which is the most popular social media?
सबसे लोकप्रिय सोशल मीडिया कौन सा है?
Whatsapp
facebook
youtube
None
Previous Question
Next Question
25
See Explanation !
21
Which of these tags are all <table> tags?
इनमें से कौन से टैग सभी हैं
<table><head><tfoot>
<table><tr><td>
<table><tr><tt>
<thead><body><tr>
Previous Question
Next Question
25
See Explanation !
22
A search engine is a program to search
खोज इंजन खोज करने के लिए एक प्रोग्राम है
for information
web pages
web pages for specified index terms
web pages for information using specified search terms
Previous Question
Next Question
25
See Explanation !
23
What kind of list will 'ol' tags create?
'ol' टैग किस तरह की सूची बनाएंगे?
Numbered list
Bulleted list
Any of the two
None of the above
Previous Question
Next Question
25
See Explanation !
24
In which classes to give hoverable background colors to the text and buttons by using:
किस क्लास में टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देना है:
w3-hover-color
w3.hover-color
w3:hover-color
w3-hoverable-color
Previous Question
Next Question
25
See Explanation !
25
How do you select an element with the class name "example" in CSS
आप CSS में क्लास नाम "उदाहरण" वाले तत्व का चयन कैसे करते हैं
.example
#example
element.example
example
Previous Question