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
In ______________ Internet Connection, the user will get only a textual matter of a Web Page.
______________ इंटरनेट कनेक्शन में, उपयोगकर्ता को वेब पेज का केवल एक टेक्स्ट मैटर मिलेगा।
Shell
Dial up
TCP/IP
ISDN
Next Question
25
See Explanation !
2
Which is Not a Text Editor Software
जो टेक्स्ट एडिटर सॉफ़्टवेयर नहीं है
MS Paint
Notepad
Notepad++
Wordpad
Previous Question
Next Question
25
See Explanation !
3
A firewall is installed at the point where the secure internal network and un-trusted external network meet which point is known as
एक फ़ायरवॉल उस बिंदु पर स्थापित किया जाता है जहां सुरक्षित आंतरिक नेटवर्क और गैर - भरोसेमंद बाहरी नेटवर्क मिलते हैं जिसे बिंदु के रूप में जाना जाता है
Choke point
Meeting point
Firewall point
Secure point
Previous Question
Next Question
25
See Explanation !
4
<del> element defines text that has been deleted from a document. Browser display them as
del तत्व उस पाठ को परिभाषित करता है जिसे दस्तावेज़ से हटा दिया गया है। ब्राउज़र उन्हें इस रूप में प्रदर्शित करता है
Red color
Strikethrough
Bold
Black color
Previous Question
Next Question
25
See Explanation !
5
News Group are
समाचार समूह हैं
Chart Service
Discussion group
E-mail service
None
Previous Question
Next Question
25
See Explanation !
6
Which CSS Property specifies the clarity of the image ?
कौन सी सीएसएस प्रॉपर्टी छवि की स्पष्टता निर्दिष्ट करती है?
Overlay
Clearfix
Clarity
Opacity
Previous Question
Next Question
25
See Explanation !
7
Which property will be used to display an image of at least 100px width?
कम से कम 100px चौड़ाई की छवि प्रदर्शित करने के लिए किस संपत्ति का उपयोग किया जाएगा?
max-height
max-width
min-height
min-width
Previous Question
Next Question
25
See Explanation !
8
IP address of a packet is normally analyzed by
एक पैकेट के आईपी पते का विश्लेषण आम तौर पर किसके द्वारा किया जाता है
CPU
Router
Modem
Hub
Previous Question
Next Question
25
See Explanation !
9
JavaScript was originally developed under the name ______ .
जावास्क्रिप्ट मूल रूप से ______ नाम के तहत विकसित की गई थी।
ActionScript
Sencha
Oak
Mocha
Previous Question
Next Question
25
See Explanation !
10
The w3-panel class adds a ______ top and bottom margin and a ____ left and right padding to any HTML element.
W3 - पैनल वर्ग किसी भी HTML तत्व में ______ ऊपर और नीचे का मार्जिन और ____ बाएं और दाएं पैडिंग जोड़ता है।
4PX 4PX
16PX 16PX
4PX 16PX
16PX 4PX
Previous Question
Next Question
25
See Explanation !
11
What is the purpose of the CSS property flex-direction
CSS प्रॉपर्टी फ्लेक्स - दिशा का उद्देश्य क्या है
Sets the direction of the text within the element
Defines the order of stacking for positioned elements
Sets the direction of the flexible items inside a flex container
Controls the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
12
Which of the following protocols is used to send emails?
ईमेल भेजने के लिए निम्नलिखित में से किस प्रोटोकॉल का उपयोग किया जाता है?
FTP
HTTP
SMTP
SNMP
Previous Question
Next Question
25
See Explanation !
13
W3.CCS does not provides the following border class.
W3.CCS निम्नलिखित बॉर्डर क्लास प्रदान नहीं करता है।
w3-border-top
3-border-right
w3-border-bottom
w3-border-gutter
Previous Question
Next Question
25
See Explanation !
14
Integer variable is declared using following syntax in Js.
Js में निम्नलिखित वाक्यविन्यास का उपयोग करके पूर्णांक चर घोषित किया जाता है।
int num;
integer num;
Integer nums;
var num;
Previous Question
Next Question
25
See Explanation !
15
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 !
16
Who invented www (World Wide Web)?
WWW (वर्ल्ड वाइड वेब) का आविष्कार किसने किया?
Bill Gates
Lee. N. Feyong
Tim Berners Lee
None of above
Previous Question
Next Question
25
See Explanation !
17
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
18
Identity the default font used in w3.font
W3.font में इस्तेमाल किए गए डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
Times New Roman
Arial
Verdana
None of the above
Previous Question
Next Question
25
See Explanation !
19
The ___________ identifies a host on a network and is assigned by the local network administrator.
___________ एक नेटवर्क पर एक मेजबान की पहचान करता है और स्थानीय नेटवर्क व्यवस्थापक द्वारा असाइन किया जाता है।
Source address
IP address classes
Network number
Host number
Previous Question
Next Question
25
See Explanation !
20
What does CSS stands for?
CSS का क्या अर्थ है?
Creating Style Sheets
Cascading Style Sheets
Computer Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
21
Which was the first browser to support JavaScript?
जावास्क्रिप्ट का समर्थन करने वाला पहला ब्राउज़र कौन सा था?
IE
NetScape
Google Chrome
Mozilla Firefox
Previous Question
Next Question
25
See Explanation !
22
How to apply styles to all <span> element inside para’s having class ‘style’?
सभी पर स्टाइल कैसे लागू करें
p.style span
p.style.span
p.style span*
none of the above
Previous Question
Next Question
25
See Explanation !
23
Choose the correct format for Gmail address
Gmail पते के लिए सही फ़ॉर्मेट चुनें
abc@gmail.com
abc@gmail-com
abcgmail@com
None of the above
Previous Question
Next Question
25
See Explanation !
24
Which one of the following is not support by Notepad?
निम्नलिखित में से कौन नोटपैड द्वारा समर्थित नहीं है?
Read Text
Write Text
Read & Write Text
Graphics
Previous Question
Next Question
25
See Explanation !
25
Interactivity tools are used to handle ________ reply to user and interact with server in view of user demand.
उपयोगकर्ता को ________ उत्तर देने और उपयोगकर्ता की मांग को देखते हुए सर्वर के साथ बातचीत करने के लिए इंटरएक्टिविटी टूल का उपयोग किया जाता है।
Forms
Sets
Groups
Tags
Previous Question