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 converter is present in Notepad++?
नोटपैड में कौन सा कनवर्टर मौजूद है?
ASCII to HEX
ASCII to OCT
HEX to ASCII
Both (A) and (C)
Next Question
25
See Explanation !
2
Whose part is hotmail?
हॉटमेल किसका हिस्सा है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
3
What will be added by using <td></td> tag ?
td tag का उपयोग करके क्या जोड़ा जाएगा
cell
row
step
column
Previous Question
Next Question
25
See Explanation !
4
Which of the following is used to create an ordered list in HTML?
HTML में ऑर्डर की गई सूची बनाने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
<ul>
<ol>
<pl>
<hl>
Previous Question
Next Question
25
See Explanation !
5
Web Crawler is also called as ___
वेब क्रॉलर को ___ भी कहा जाता है
Link Directory
Search Optimizer
Web Spider
Web Manager
Previous Question
Next Question
25
See Explanation !
6
Which text Editor is in-built in Windows operating System
विंडोज ऑपरेटिंग सिस्टम में कौन सा टेक्स्ट एडिटर इन - बिल्ट है
Notepad
Paint
Notepad++
All of These
Previous Question
Next Question
25
See Explanation !
7
________is used to specify a new condition to test if the first condition is false.
________का उपयोग यह जांचने के लिए एक नई स्थिति निर्दिष्ट करने के लिए किया जाता है कि क्या पहली स्थिति गलत है।
if
else
else if
none of the above
Previous Question
Next Question
25
See Explanation !
8
Which comparison operator is used to find equality of type as well as content between two variables?
किस तुलना ऑपरेटर का उपयोग दो चर के बीच प्रकार की समानता के साथ - साथ सामग्री खोजने के लिए किया जाता है?
==
===
====
None of the above
Previous Question
Next Question
25
See Explanation !
9
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
10
HTTP status codes are in ___ digits
HTTP स्टेटस कोड ___ अंकों में हैं
1 digit
2 digit
3 digit
4 digit
Previous Question
Next Question
25
See Explanation !
11
How many broadcast domains are created when you segment a network with a 12-port switch?
जब आप 12 - पोर्ट स्विच वाले नेटवर्क को सेगमेंट करते हैं तो कितने ब्रॉडकास्ट डोमेन बनाए जाते हैं?
1
2
5
12
Previous Question
Next Question
25
See Explanation !
12
Which of the operator is used to test if a particular property exists or not?
ऑपरेटर में से किसका उपयोग यह जांचने के लिए किया जाता है कि कोई विशेष संपत्ति मौजूद है या नहीं?
in
exist
within
exists
Previous Question
Next Question
25
See Explanation !
13
What is the full form of TCP
TCP का फुल फॉर्म क्या है?
Transport Control Protocol
Transaction Control Protocol
Transmission Control Protocol
Transmission Control Point
Previous Question
Next Question
25
See Explanation !
14
Which tag creates a check box for a form in HTML?
कौन सा टैग HTML में किसी फ़ॉर्म के लिए एक चेक बॉक्स बनाता है?
<checkbox></checkbox>
<input type="checkbox">
<input=checkbox>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
15
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 !
16
How to apply styles to para’s having class ‘style’? (There are other elements with same class name)
पैरा की क्लास ‘स्टाइल‘ में शैलियों को कैसे लागू करें? (एक ही श्रेणी के नाम वाले अन्य तत्व हैं)
p
p.style
p-style
.style
Previous Question
Next Question
25
See Explanation !
17
What is the correct way in which we can start an ordered list that has the numeric value count of 5
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मूल्य गणना है
<ol type="1" start="5">
<ol type = “1” num = “5”>
<ol type="5" num="5">
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
18
Full form for FTP?
FTP के लिए पूरा फ़ॉर्म?
Folder Transfer Protocol
File Transit Protocol
Fix Transfer protocol
File Transfer protocol
Previous Question
Next Question
25
See Explanation !
19
To show deleted text(strikethrough ), which HTML element is used
हटाए गए टेक्स्ट(स्ट्राइकथ्रू ) को दिखाने के लिए, किस HTML तत्व का उपयोग किया जाता है
<delete>
<strikethrough>
<strike>
<b>
Previous Question
Next Question
25
See Explanation !
20
Which attribute can be used with <select> element?
किस विशेषता के साथ इस्तेमाल किया जा सकता है
selected
value
multiple
none of the above
Previous Question
Next Question
25
See Explanation !
21
How do you make the text bold using CSS?
आप CSS का उपयोग करके टेक्स्ट को बोल्ड कैसे बनाते हैं?
style:bold;
font:bold;
font-weight:bold;
text:bold;
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to set the style of the cursor when hovering over an element
किसी तत्व पर मंडराते समय कर्सर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
cursor-style
hover-cursor
cursor-type
cursor
Previous Question
Next Question
25
See Explanation !
23
What is the correct syntax to add user controllable mp4 video to the HTML?
HTML में उपयोगकर्ता द्वारा नियंत्रित करने योग्य mp4 वीडियो जोड़ने के लिए सही वाक्यविन्यास क्या है?
<video controls><source src="xyz.mp4" type="video"></video>
<video><source src="xyz.mp4" type="video/mp4"></video>
<video controls><source src="xyz.mp4" type="video/mp4"></video>
all of the above
Previous Question
Next Question
25
See Explanation !
24
A world wide web contains webpages
एक वर्ल्ड वाइड वेब में वेबपेज होते हैं
residing in many computers
created using HTML
with links to other webpages
residing in many computers linked together using HTML
Previous Question
Next Question
25
See Explanation !
25
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