O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Online Mock Test
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Projects
O level Web designing and publishing Model Paper (Online Test) 1
Web Designing And Publishing - Set : 1
00:00:00
English
Hindi
Question No# :
01
out of 100
Report Bug
The attribute of <form> tag
A.
Method
Method
B.
Action
Action
C.
Both (a)&(b)
Both (a)&(b)
D.
None of these.
None of these.
Question No# :
02
out of 100
Report Bug
Web pages starts with which of the following tag?
वेब पेज निम्न में से किस टैग से शुरू होते हैं?
A.
<Body>
<Body>
B.
<Title>
<Title>
C.
<HTML>
<HTML>
D.
<Form>
<Form>
Question No# :
03
out of 100
Report Bug
Which of the tag is used to creates a number list?
संख्या सूची बनाने के लिए किस टैग का उपयोग किया जाता है?
A.
<UL>
<UL>
B.
<OL>
<OL>
C.
<DL>
<DL>
D.
None of these
इनमें से कोई नहीं
Question No# :
04
out of 100
Report Bug
The latest HTML standard is
नवीनतम HTML मानक है
A.
XML
XML
B.
SGML
SGML
C.
HTML 4.0
HTML 4.0
D.
HTML 5.0
HTML 5.0
Question No# :
05
out of 100
Report Bug
What i s the correct HTML for adding a background color?
पेज के बैकग्राउंड में कलर सेट करने के लिए इनमे से क्या लिखेंगे
A.
<background>yellow<Background>
<background>yellow<Background>
B.
<body color = yellow>
<body color = yellow>
C.
<body bgcolor = yellow>
<body bgcolor = yellow>
D.
<body bg =yellow>
<body bg =yellow>
Question No# :
06
out of 100
Report Bug
which Symbol at used at the beginning of the HREF text for linking in same page
HREF टेक्स्ट की शुरुआत में कौन सा Symbol इस्तेमाल किया जा सकता है?
A.
#
#
B.
$
$
C.
&
&
D.
^
^
Question No# :
07
out of 100
Report Bug
HTML stands for?
एचटीएमएल का मतलब है?
A.
Hyper Tabular Markup Language
हाइपर टेबुलर मार्कअप लैंग्वेज
B.
Hyper Text Markup Language
हाइपर टेक्स्ट मार्कअप लैंग्वेज
C.
High Text Markup Language
उच्च पाठ मार्कअप भाषा
D.
None of these
इनमें से कोई नहीं
Question No# :
08
out of 100
Report Bug
Which of the following tag is used to mark a beginning of paragraph ?
पैराग्राफ की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
A.
<TD>
<TD>
B.
<BR>
<BR>
C.
<P>
<P>
D.
<TR>
<TR>
Question No# :
09
out of 100
Report Bug
From which tag descriptive list starts ?
डिस्क्रिप्टिव लिस्ट को बनाने के लिए किस टैग का इस्तेमाल करेंगे
A.
<LL>
<LL>
B.
<DD>
<DD>
C.
<DL>
<DL>
D.
<DS>
<DS>
Question No# :
10
out of 100
Report Bug
Correct HTML tag for the largest heading is
बृहतम शीर्षक के लिए सही HTML टैग है
A.
<head>
<head>
B.
<h6>
<h6>
C.
<heading>
<heading>
D.
<h1>
<h1>
Question No# :
11
out of 100
Report Bug
Markup tags tell the web browser
मार्कअप टैग वेब ब्राउज़र को ______ बताते हैं
A.
How to organize the page
पेज को कैसे व्यवस्थित करें
B.
How to display the page
पेज को कैसे प्रदर्शित करें
C.
How to display message box on page
पेज पर मैसेज बॉक्स कैसे प्रदर्शित करें
D.
None of these
इनमें से कोई नहीं
Question No# :
12
out of 100
Report Bug
Which of the following attributes of text box control allow to limit the maximum character?
टेक्स्ट बॉक्स कंट्रोल की _______ विशेषता अधिकतम वर्ण को सीमित करने की अनुमति देती है?
A.
size
आकार
B.
len
लेन
C.
maxlength
अधिकतम लंबाई
D.
All of the above
उपरोक्त सभी
Question No# :
13
out of 100
Report Bug
HTML is a subset of
HTML का एक सबसेट है
A.
SGMT
SGMT
B.
SGML
SGML
C.
SGMD
SGMD
D.
None of these
None of these
Question No# :
14
out of 100
Report Bug
Which of the following selector selects all elements of E that have the attribute attr that end with the given value?
निम्नलिखित में से कौन सा चयनकर्ता E के उन सभी तत्वों का चयन करता है जिनमें विशेषता attr है जो दिए गए मान के साथ समाप्त होती है?
A.
E[attr^=value]
E[attr^=value]
B.
E[attr$=value]
E[attr$=value]
C.
E[attr*=value]
E[attr*=value]
D.
None of these
इनमें से कोई नहीं
Question No# :
15
out of 100
Report Bug
Which of the following selector selects the elements that are checked?
निम्नलिखित में से कौन सा चयनकर्ता चेक किए गए तत्वों का चयन करता है?
A.
E ~ F
E ~ F
B.
::after
::after
C.
:checked
:checked
D.
None of these
इनमें से कोई नहीं
Question No# :
16
out of 100
Report Bug
Which of the following selector selects the elements that are the default among a set of similar elements?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो समान तत्वों के सेट के बीच डिफ़ॉल्ट हैं?
A.
:default
:default
B.
:%
:%
C.
:disabled
:disabled
D.
None of these
इनमें से कोई नहीं
Question No# :
17
out of 100
Report Bug
Which of the following selector selects the elements that are currently enabled?
निम्नलिखित में से कौन सा चयनकर्ता उन एलिमेंट का चयन करता है जो वर्तमान में एक्टिव हैं?
A.
:element
:element
B.
:empty
:empty
C.
:enabled
:enabled
D.
None of these
इनमें से कोई नहीं
Question No# :
18
out of 100
Report Bug
Which of the following selector selects the element that is the first child of its parent that is of its type?
निम्नलिखित में से कौन सा सेलेक्टर उस एलीमेंट का चयन करता है जो उसके पैरेंट का पहला चाइल्ड है जो उसी के प्रकार का है?
A.
:first-child
:first-child
B.
:last-child
:last-child
C.
::first-line
::first-line
D.
::first-letter
::first-letter
Question No# :
19
out of 100
Report Bug
Which of the following selector selects elements that do not match the selector s?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो चयनकर्ता से मेल नहीं खाते हैं?
A.
:!(s)
:!(s)
B.
:nth-child(s)
:nth-child(s)
C.
:not(s)
:not(s)
D.
None of these
None of these
Question No# :
20
out of 100
Report Bug
Which of the following selector selects an element if it’s the only child of its parent?
A.
:root
:root
B.
:nth-oftype(n)
:nth-oftype(n)
C.
:only-child
:only-child
D.
None of these
इनमें से कोई नहीं
Question No# :
21
out of 100
Report Bug
JavaScript Code can be called by using
जावास्क्रिप्ट कोड का उपयोग करके कॉल किया जा सकता है
A.
RMI
RMI
B.
Triggering Event
Triggering Event
C.
Preprocessor
Preprocessor
D.
Function/Method
Function/Method
Question No# :
22
out of 100
Report Bug
The type of a variable that is volatile is
वेरिएबल का वह प्रकार जो अस्थिर है
A.
Volatile variable
Volatile variable
B.
Mutable variable
Mutable variable
C.
Immutable variable
Immutable variable
D.
Dynamic variable
Dynamic variable
Question No# :
23
out of 100
Report Bug
When there is an indefinite or an infinity value during an arithmetic value computation in javascript
जब जावास्क्रिप्ट में अंकगणितीय मान गणना के दौरान अनिश्चित या अनंत मान होता है
A.
Prints an exception error
Prints an exception error
B.
Prints an overflow error
Prints an overflow error
C.
Displays “Infinity”
Displays “Infinity”
D.
Prints the value as such
Prints the value as such
Question No# :
24
out of 100
Report Bug
Which of the following is not considered as an error in JavaScript?
निम्नलिखित में से किसे जावास्क्रिप्ट में त्रुटि नहीं माना जाता है?
A.
Syntax error
Syntax error
B.
Accessing a variable or function that is not defined
Accessing a variable or function that is not defined
C.
Division by zero
Division by zero
D.
None of these
None of these
Question No# :
25
out of 100
Report Bug
The snippet that has to be used to check if “a” is not equal to “null” is
The snippet that has to be used to check if “a” is not equal to “null” is
A.
if(a!=null)
if(a!=null)
B.
if (!a)
if (!a)
C.
if(a!null)
if(a!null)
D.
if(a!==null)
if(a!==null)
Question No# :
26
out of 100
Report Bug
The statement a===b refers to
कथन a===b संदर्भित करता है
A.
Both a and b are equal in value, type and reference address
ए और बी दोनों मूल्य, प्रकार और संदर्भ पते के बराबर हैं
B.
Both a and b are equal in value
a और b दोनों का मान बराबर है
C.
Both a and b are equal in value and type
ए और बी दोनों मूल्य और प्रकार में बराबर हैं
D.
None of these
इनमें से कोई नहीं
Question No# :
27
out of 100
Report Bug
When does the function name become optional in JavaScript?
जावास्क्रिप्ट में फ़ंक्शन नाम कब वैकल्पिक हो जाता है?
A.
When the function is defined as a looping statement
When the function is defined as a looping statement
B.
When the function is defined as expressions
When the function is defined as expressions
C.
When the function is predefined
When the function is predefined
D.
All of the above
All of the above
Question No# :
28
out of 100
Report Bug
The system that translates an IP address into an easier to remember name is the
वह सिस्टम जो नाम को याद रखने के लिए एक आईपी एड्रेस को आसान बनाने में ट्रांसलेट करती है
A.
Packet switching
पैकेट स्विचिंग
B.
DNS
डीएनएस
C.
Domain numbering system
डोमेन नंबरिंग सिस्टम
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
29
out of 100
Report Bug
The way in which information is transmitted to multiple internet connected devices is called
जिस तरह से कई इंटरनेट से कनेक्टेड डिवाइसेज़ में इन्फॉर्मेशन प्रसारित की जाती है उसे कहा जाता है
A.
Internet connectivity
इंटरनेट कनेक्टिविटी
B.
IP address
आईपी एड्रेस
C.
multicasting
मल्टीकास्टिंग
D.
multitasking
मल्टीटास्किंग
Question No# :
30
out of 100
Report Bug
What protocol does PPP use to identify the Network layer protocol?
नेटवर्क लेयर प्रोटोकॉल की पहचान करने के लिए PPP किस प्रोटोकॉल का यूज़ करता है?
A.
NCP
एनसीपी
B.
ISDN
आईएसडीएन
C.
LCP
एलसीपी
D.
HDLC
एच् डी एल सी
Question No# :
31
out of 100
Report Bug
Which class of IP address has the most host addresses available by default?
IP एड्रेस के किस क्लास में डिफ़ॉल्ट रूप से सबसे अधिक होस्ट एड्रेस उपलब्ध हैं?
A.
A
A
B.
B
B
C.
C
C
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
32
out of 100
Report Bug
The transport layer protocols is
ट्रांसपोर्ट लेयर प्रोटोकॉल है
A.
UDP
यूडीपी
B.
PPX
पीपीएक्स
C.
TCP
टीसीपी
D.
Both UDP and TCP
यूडीपी और टीसीपी दोनों
Question No# :
33
out of 100
Report Bug
Which of the following is not a search engine?
निम्नलिखित में से कौन सर्च इंजन नहीं है?
A.
Google
गूगल
B.
Yahoo
याहू
C.
Twitter
ट्विटर
D.
AltaVista
अल्टाविस्टा
Question No# :
34
out of 100
Report Bug
A Cookie is _____
कुकी एक _____ है
A.
An advertisement displayed on a web page
एक विज्ञापन एक वेब पेज पर डिस्प्ले होता है
B.
A program that records web site visits
एक प्रोग्राम जो वेब साइट विज़िट को रिकॉर्ड करता है
C.
Information stored by web server on client system
क्लाइंट सिस्टम पर वेब सर्वर द्वारा स्टोर्ड इन्फॉर्मेशन
D.
A technology to store password on client system
क्लाइंट सिस्टम पर पासवर्ड स्टोर करने की टेक्नोलॉजी
Question No# :
35
out of 100
Report Bug
An applet is a
एक एप्लेट एक है
A.
picture displayed on the web page
वेब पेज पर प्रदर्शित चित्र डिस्प्ले पिक्चर
B.
program that can be embedded in another application
प्रोग्राम जिसे किसी अन्य एप्लिकेशन में एम्बेड किया जा सकता है
C.
tag in HTML program
HTML प्रोग्राम में टैग
D.
compiler
कम्पाइलर
Question No# :
36
out of 100
Report Bug
SSL is a
एसएसएल एक है
A.
Scripting language
स्क्रिप्टिंग लैंग्वेज
B.
Browser
ब्राउज़र
C.
Secure connection
सिक्योर कनेक्शन
D.
Authoring tool
ऑथरिंग टूल
Question No# :
37
out of 100
Report Bug
E-mail message can be protected by
ई-मेल मैसेजेस द्वारा प्रोटेक्ड किया जा सकता है
A.
Encryption
एन्क्रिप्शन
B.
Caching
कैशिंग
C.
Mirroring
मिररिंग
D.
Shadowing
शैडोविंग
Question No# :
38
out of 100
Report Bug
IP address of a packet is normally analysed by
एक पैकेट के आईपी एड्रेस का आम तौर पर विश्लेषण किया जाता है
A.
CPU
सी पी यू
B.
Router
राऊटर
C.
Modem
मॉडम
D.
Hub
हब
Question No# :
39
out of 100
Report Bug
MIME stands for:
MIME का पूर्ण अर्थ क्या है
A.
Multipoint Internet Mail Extensions
मल्टीपॉइन्ट इंटरनेट मेल एक्सटेंशन
B.
Multimedia Interface Mail Extensions
मल्टीमीडिया इंटरफ़ेस मेल एक्सटेंशन
C.
Multipoint Mail Extensions
मल्टीपॉइन्ट मेल एक्सटेंशन
D.
Multipurpose Internet Mail Extensions
मल्टीपर्पज़ इंटरनेट मेल एक्सटेंशन
Question No# :
40
out of 100
Report Bug
Which connector is used mostly with STP?
कौन सा कनेक्टर ज्यादातर एसटीपी के साथ यूज़ किया जाता है?
A.
BNC
बी एन सी
B.
RJ-11
आरजे-11
C.
RJ-45
आर जे-45
D.
RJ-69
आर जे-69
Question No# :
41
out of 100
Report Bug
Which of the following cable media is not affected by electromagnetic interference (EMI)?
निम्नलिखित में से कौन सा केबल मीडिया विद्युत चुम्बकीय हस्तक्षेप (EMI) से प्रभावित नहीं है?
A.
Fibre optic
फ़ाइबर ऑप्टिक
B.
Co-axial Cable
को-एक्सियल-केबल
C.
Shielded Twisted Pair Cable (STP)
शील्डेड ट्विस्टेड पेअर केबल (एसटीपी)
D.
Unshielded Twisted Pair Cable (UTP)
अनिशेल्ड ट्विस्टेड पेयर केबल (यूटीपी)
Question No# :
42
out of 100
Report Bug
WebCrawler has a web robot called
WebCrawler नामक एक वेब रोबोट है
A.
Crawler Robot
क्रॉलर रोबोट
B.
Crawl bot
क्रॉल बॉट
C.
Web bot
वेब बॉट
D.
Web robot
वेब रोबोट
Question No# :
43
out of 100
Report Bug
A modem is not needed when accessing the internet through
इंटरनेट के माध्यम से प्रवेश करते समय मॉडेम की आवश्यकता नहीं होती है
A.
Wi-Fi
वाई-फाई
B.
LAN
लैन
C.
Cable
केबल
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
44
out of 100
Report Bug
WAN stands for
WAN का पूर्ण अर्थ क्या है
A.
Wire Accessible Network
वायर एक्सेसिबल नेटवर्क
B.
Widely Accessible Network
वाइडली एक्सेसिबल नेटवर्क
C.
Wide Area Network
वाइड एरिया नेटवर्क
D.
Wire and Network
वायर और नेटवर्क
Question No# :
45
out of 100
Report Bug
Which of the following is used to send or receive files between two computers?
निम्न में से किसका यूज़ दो कंप्यूटरों के बीच फाइल सेंड या रिसीव करने के लिए किया जाता है?
A.
SLIP
स्लिप
B.
URL
यूआरएल
C.
Internet Explorer
इंटरनेट एक्स्प्लोरर
D.
FTP
एफ़टीपी
Question No# :
46
out of 100
Report Bug
On the Internet which version of Internet Protocol is most widely used
इंटरनेट पर इंटरनेट प्रोटोकॉल के किस वर्जन का सबसे अधिक यूज़ किया जाता है
A.
Pv1
Pv1
B.
Pv3
Pv3
C.
Pv4
Pv4
D.
Pv6
Pv6
Question No# :
47
out of 100
Report Bug
SMTP is associated with
SMTP से संबद्ध है
A.
TCP/IP
टीसीपी / आईपी
B.
Electronic Mail
इलेक्ट्रॉनिक मेल
C.
Internet Explorer
इंटरनेट एक्स्प्लोरर
D.
www
www
Question No# :
48
out of 100
Report Bug
Secure Socket Layer (SSL), a protocol developed by
सिक्योर सॉकेट लेयर (एसएसएल), एक प्रोटोकॉल द्वारा विकसित
A.
IETF
आई इ टी एफ
B.
APPLE
एप्प्ल
C.
Netscape
नेटस्केप
D.
HP
एच पी
Question No# :
49
out of 100
Report Bug
The pieces of information that are sent over internet is
इंटरनेट पर सेंड की जाने वाली इन्फॉर्मेशन के पीसेज हैं
A.
Cookies
कुकीज़
B.
Tags
टैग
C.
Packets
पैकेट
D.
Components
कंपोनेंट्स
Question No# :
50
out of 100
Report Bug
What is Internet?
इंटरनेट क्या है ?
A.
A Single Network
एक सिंगल नेटवर्क
B.
A vast collection of different networks
विभिन्न नेटवर्कों का विशाल कलेक्शन
C.
Interconnection of Local Area Networks
लोकल एरिया नेटवर्क के इंटरकनेक्शन
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
51
out of 100
Report Bug
IPv6 address have a size of
IPv6 एड्रेस का साइज़ है
A.
32 bits
32 bits
B.
64 bits
64 bits
C.
128 bits
128 bits
D.
256 bits
256 bits
Question No# :
52
out of 100
Report Bug
This protocol is used to transfer mail among mail servers
इस प्रोटोकॉल का यूज़ मेल सर्वरों के बीच मेल ट्रांसफर करने के लिए किया जाता है
A.
HTTP
एचटीटीपी
B.
SMTP
एसएमटीपी
C.
FTP
एफ़टीपी
D.
TELNET
टेलनेट
Question No# :
53
out of 100
Report Bug
Online Publishing means
ऑनलाइन पब्लिशिंग का मतलब है
A.
Creating and uploading web pages on web server
वेब सर्वर पर वेब पेज क्रिएट करना और अपलोड करना
B.
Selling online books on web server
वेब सर्वर पर ऑनलाइन किताबें बेचना
C.
Printing online books on web server
वेब सर्वर पर ऑनलाइन पुस्तकों की प्रिंटिंग
D.
Creating online books on web server
वेब सर्वर पर ऑनलाइन किताबें क्रिएट करना
Question No# :
54
out of 100
Report Bug
Which protocol encrypts data between web server and browser?
कौन सा प्रोटोकॉल वेब सर्वर और ब्राउज़र के बीच डेटा को एन्क्रिप्ट करता है?
A.
SIP
एसआईपी
B.
HTTPS
एचटीटीपीएस
C.
HTML
एचटीएमएल
D.
SMTP
एसएमटीपी
Question No# :
55
out of 100
Report Bug
Which tcp port is used by a web server, in general?
वेब सर्वर द्वारा सामान्य रूप से किस tcp पोर्ट का यूज़ किया जाता है?
A.
21
21
B.
80
80
C.
25
25
D.
23
23
Question No# :
56
out of 100
Report Bug
Google service is an example of
Google सर्विस इसका एक उदाहरण है
A.
a DNS server
एक DNS सर्वर
B.
a database server
एक डेटाबेस सर्वर
C.
a portal
एक पोर्टल
D.
a search engine
सर्च्र इंजन
Question No# :
57
out of 100
Report Bug
What is a web crawler?
वेब क्रॉलर क्या है?
A.
A computer virus
एक कंप्यूटर वायरस
B.
A browser
एक ब्राउज़र
C.
A program that index web sites
एक प्रोग्राम जो वेब साइटों को अनुक्रमित करता है
D.
A hacker community who hacks web sites
एक हैकर कम्युनिटी जो वेब साइटों को हैक करता है
Question No# :
58
out of 100
Report Bug
Which of the following protocol is used by remote login?
निम्नलिखित में से कौन सा प्रोटोकॉल रिमोट लॉगिन द्वारा यूज़ किया जाता है?
A.
telnet
टेलनेट
B.
ftp
एफ़टीपी
C.
smtp
एसएमटीपी
D.
ntp
एनटीपी
Question No# :
59
out of 100
Report Bug
The main function of a browser is to
ब्राउज़र का मेन फंक्शन है
A.
compile HTML
HTML संकलित करें
B.
interpret HTML
HTML की व्याख्या करें
C.
de-compile HTML
HTML को डी-संकलित करें
D.
interpret CGI programs
सीजीआई प्रोग्राम्स की व्याख्या करें
Question No# :
60
out of 100
Report Bug
Spider is a
स्पाइडर एक है
A.
a program that crawls around the web and stores pages in search engines.
एक प्रोग्राम जो वेब के चारों ओर क्रॉल करता है और सर्च इंजन में पेजेज को स्टोर करता है।
B.
hacking software that spreads virally
हैकिंग सॉफ्टवेयर जो वायरल रूप से फैलता है
C.
software that examines network vulnerabilities
सॉफ्टवेयर जो नेटवर्क कमजोरियों की जांच करता है
D.
a protocol for distributing large files
लार्ज फ़ाइलों को डिस्ट्रीब्यूट करने के लिए एक प्रोटोकॉल
Question No# :
61
out of 100
Report Bug
Websites are uniquely defined using
वेबसाइटों को विशिष्ट रूप से डिफाइंड किया गया है
A.
Programming Language
प्रोग्रामिंग भाषा
B.
URL
यूआरएल
C.
Domain Name
डोमेन नेम
D.
File name
फ़ाइल नेम
Question No# :
62
out of 100
Report Bug
Internet uses
इंटरनेट का यूज़ करता है
A.
packet switching
पैकेट स्विचिंग
B.
circuit switching
सर्किट स्विचिंग
C.
telephone switching
टेलीफोन स्विचिंग
D.
telex switching
टेलेक्स स्विचिंग
Question No# :
63
out of 100
Report Bug
Access control is implemented using
एक्सेस कंट्रोल का यूज़ करके इम्प्लीमेंट किया जाता है
A.
Cache
कैश
B.
Firewall
फ़ायरवॉल
C.
Hyperlinks
हाइपरलिंक
D.
JSP
जे एस पी
Question No# :
64
out of 100
Report Bug
Domain names are converted to
डोमेन नाम कन्वर्ट किए गए हैं
A.
a binary string
एक बाइनरी स्ट्रिंग
B.
alphanumeric string
अल्फ़ान्यूमेरिक स्ट्रिंग
C.
IP addresses
आईपी एड्रेस
D.
a hexadecimal string
एक हेक्साडेसिमल स्ट्रिंग
Question No# :
65
out of 100
Report Bug
XML is
XML है
A.
superset of HTML
HTML का सुपरसेट
B.
Extensible Markup Language
एक्सटेंसिबल मार्कअप लैंग्वेज
C.
part of DHTML
DHTML का पार्ट
D.
presentation language
प्रेजेंटेशन लैंग्वेज
Question No# :
66
out of 100
Report Bug
Plug-in is a
प्लग-इन एक है
A.
Software
सॉफ्टवेयर
B.
Hardware
हार्डवेयर
C.
Software and hardware both used for specific purpose
सॉफ्टवेयर और हार्डवेयर दोनों स्पेसिफ़िक पर्पस के लिए यूज़ किए जाते हैं
D.
Flash player
फ़्लैश प्लेयर
Question No# :
67
out of 100
Report Bug
The rules with regards to conduct for Internet users is known as
इंटरनेट यूज़र्स के लिए आचरण के संबंध में नियम के रूप में जाना जाता है
A.
Mosaic
मौज़ेक
B.
Netiquette
नेटिकेट
C.
Protocol
प्रोटोकॉल
D.
Internet Protocol
इंटरनेट प्रोटोकॉल
Question No# :
68
out of 100
Report Bug
When information is sent across the Internet, the ______________ first breaks the information up into packets of data.
जब इन्फॉर्मेशन इंटरनेट पर सेंड की जाती है, तो ______________ पहले इन्फॉर्मेशन को डेटा के पैकेट में ब्रेक्स करता है
A.
Transmission control protocol
ट्रांसमिशन कंट्रोल प्रोटोकॉल
B.
User datagram protocol
यूज़र्स डेटाग्राम प्रोटोकॉल
C.
Internet protocol
इंटरनेट प्रोटोकॉल
D.
Session protocol
सेशन प्रोटोकॉल
Question No# :
69
out of 100
Report Bug
______________ is the address of the web document currently displayed on the monitor.
______________ वर्तमान में मॉनिटर पर प्रदर्शित वेब डॉक्युमेंट का एड्रेस है।
A.
TCP
टीसीपी
B.
ISP
आईएसपी
C.
URL
यूआरएल
D.
UDP
यूडीपी
Question No# :
70
out of 100
Report Bug
_______ is a file left on the computer by a websites browser containing user login, password, user preferences and other personalized information.
_______ एक फाइल है जो यूज़र लॉगिन, पासवर्ड,यूज़र प्रेफ़रेंस और अन्य व्यक्तिगत इन्फॉर्मेशन को कंप्यूटर पर रख लेता है
A.
Server
सर्वर
B.
Cache
कैश
C.
Backup
बैकअप
D.
Cookie
कुकी
Question No# :
71
out of 100
Report Bug
The Internet facility for downloading and uploading files are called
फ़ाइलों को डाउनलोड करने और अपलोड करने की इंटरनेट सुविधा को कहा जाता है
A.
HTTP
एचटीटीपी
B.
FTP
एफ़टीपी
C.
ISP
आईएसपी
D.
URL
यूआरएल
Question No# :
72
out of 100
Report Bug
Which is a technology that governs the conduct which is socially acceptable in an online or digital.
एक ऐसी टेक्नोलॉजी है जो कंडक्ट को नियंत्रित करती है और ऑनलाइन या डिजिटल में सामाजिक रूप से स्वीकार्य है।
A.
Internet
इंटरनेट
B.
Internet crime
इंटरनेट क्राइम
C.
Internet etiquette
इंटरनेट एटिकेट
D.
Internet theft
इंटरनेट थेफ़्ट
Question No# :
73
out of 100
Report Bug
The ___________ is a set of rules governing the format of data sent over the internet or other network.
___________ इंटरनेट या अन्य नेटवर्क पर भेजे गए डेटा के फॉर्मेट को नियंत्रित करने वाले नियमों का एक समूह है।
A.
Transmission control protocol
ट्रांसमिशन कंट्रोल प्रोटोकॉल
B.
User datagram protocol
यूज़र डेटाग्राम प्रोटोकॉल
C.
Internet protocol
इंटरनेट प्रोटोकॉल
D.
Session protocol
सेशन प्रोटोकॉल
Question No# :
74
out of 100
Report Bug
In IP packet __________ specifies the length, in bytes, of the entire IP packet, including the data and header.
IP पैकेट में __________ डेटा और हेडर सहित पूरे IP पैकेट की लंबाई, बाइट्स में निर्दिष्ट करता है।
A.
IP Header Length
आईपी हैडर लेंथ
B.
Total Length
टोटल लेंथ
C.
Fragment Offset
फ्रेगमेंट ऑफसेट
D.
Header Checksum
हेडर चेकसम
Question No# :
75
out of 100
Report Bug
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________ इंगित करता है कि ऊपरी-परत प्रोटोकॉल आईपी प्रॉसेसिंग पूरा होने के बाद आने वाले पैकेट रिसीव करता है।
A.
Source address
सोर्स एड्रेस
B.
Data
डेटा
C.
Protocol
प्रोटोकॉल
D.
Header Checksum
हेडर चेकसम
Question No# :
76
out of 100
Report Bug
The ___________ identifies a host on a network and is assigned by the local network administrator.
___________ एक नेटवर्क पर एक होस्ट की पहचान करता है और इसे लोकल नेटवर्क एडमिनिस्ट्रेटर द्वारा सौंपा जाता है।
A.
Source address
सोर्स एड्रेस
B.
IP address classes
आईपी एड्रेस क्लासेस
C.
Network number
नेटवर्क नंबर
D.
Host number
होस्ट नंबर
Question No# :
77
out of 100
Report Bug
_________ the general form of the name of a file or directory, specifies a unique location in a file system.
_________ फ़ाइल या डायरेक्टरी के नाम का सामान्य रूप, फ़ाइल सिस्टम में एक विशिष्ट स्थान निर्दिष्ट करता है।
A.
Source name
सोर्स नेम
B.
Path name
पाथ नेम
C.
URL and Port number
URL और पोर्ट नंबर
D.
Host number
होस्ट नंबर
Question No# :
78
out of 100
Report Bug
Level One Connectivity is also known as _____________ access.
लेवल वन कनेक्टिविटी को _____________ एक्सेस के रूप में भी जाना जाता है।
A.
Network
नेटवर्क
B.
Dial up
डायल अप
C.
Internet
इंटरनेट
D.
Gateway
गेटवे
Question No# :
79
out of 100
Report Bug
In ______________ Internet Connection, the user will get only a textual matter of a Web Page.
______________ इंटरनेट कनेक्शन में, यूज़र्स को केवल एक वेब पेज का एक टैक्सुअल मैटर मिलेगा।
A.
Shell
शैल
B.
Dial up
डायल अप
C.
TCP/IP
टीसीपी / आईपी
D.
ISDN
आईएसडीएन
Question No# :
80
out of 100
Report Bug
________ Internet access is a type of Internet connectivity that operates through a standard telephone line.
________ इंटरनेट एक्सेस एक प्रकार की इंटरनेट कनेक्टिविटी है जो एक मानक टेलीफोन लाइन के माध्यम से ऑपरेट होती है।
A.
Shell
शैल
B.
Dial up
डायल अप
C.
TCP/IP
टीसीपी / आईपी
D.
ISDN
आईएसडीएन
Question No# :
81
out of 100
Report Bug
____________ access is a reliable and scalable worldwide Internet access service.
____________ वर्ल्डवाइड इंटरनेट एक्सेस सर्विस के लिए रिलिएबल और स्केलेबल है।
A.
Shell
शैल
B.
ISDN connection
आईएसडीएन कनेक्शन
C.
Dedicated access
डेडिकेटेड एक्सेस
D.
ISDN services
आईएसडीएन सर्विसेज
Question No# :
82
out of 100
Report Bug
Secure Shell or SSH is a __________ protocol that allows data to be exchanged using a secure channel between two networked devices.
सिक्योर शेल या एसएसएच एक __________ प्रोटोकॉल है जो दो नेटवर्क वाले डिवाइसेज़ के बीच सिक्योर चैनल का यूज़ करके डेटा का एक्सचेंज करने की अनुमति देता है।
A.
Network
नेटवर्क
B.
Control
कन्ट्रोल
C.
Internet
इंटरनेट
D.
Gateway
गेटवे
Question No# :
83
out of 100
Report Bug
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?
किस प्रकार का नेटवर्क एक लिमिटेड जियोग्राफिक डिस्टेंस को कवर करता है, जैसे कि ऑफिस,बिल्डिंग,या एक दूसरे के निकट निकटता में बिल्डिंग्स का ग्रुप्स ?
A.
LAN
लैन
B.
MAN
मैन
C.
WAN
वैन
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
84
out of 100
Report Bug
Each computer connected to the host computer is known as a
होस्ट कंप्यूटर से जुड़ा प्रत्येक कंप्यूटर के रूप में जाना जाता है
A.
Server
सर्वर
B.
Client
क्लाइंट
C.
Source address
सोर्स एड्रेस
D.
Destination address
डेस्टिनेशन एड्रेस
Question No# :
85
out of 100
Report Bug
The amount of information that can be transmitted through a communications channel in a given time is called
एक निश्चित समय में कम्युनिकेशन चैनल के माध्यम से ट्रांसमिटेड की जाने वाली इन्फॉर्मेशन के अमाउंट को कहा जाता है
A.
Bridge
ब्रिज
B.
Host
होस्ट
C.
Workstation
वर्कस्टेशन
D.
Bandwidth
बैंडविड्थ
Question No# :
86
out of 100
Report Bug
_________ networks are more commonly implemented where less than ten computers are involved and where strict security is not necessary.
_________ नेटवर्क आमतौर पर लागू होते हैं जहां दस से कम कंप्यूटर शामिल होते हैं और जहां स्ट्रिक्ट सिक्योरिटी आवश्यक नहीं है।
A.
Peer-to-peer
पीयर टू पीयर
B.
Client/server
क्लाइंट सर्वर
C.
Domain name server
डोमेन नेम सर्वर
D.
Application
एप्लीकेशन
Question No# :
87
out of 100
Report Bug
In which OSI layers does the FDDI protocol operate?
एफडीडीआई प्रोटोकॉल किस ओएसआई लेयर्स में ऑपरेट होता है?
A.
Physical
फिजिकल
B.
Data link
डेटा लिंक
C.
Network
नेटवर्क
D.
Both a and b
A और B दोनों
Question No# :
88
out of 100
Report Bug
In Email________ is used to determine where a message is sent, and also records the specific path the message follows as it passes through each mail server.
ईमेल में इसका यूज़ यह निर्धारित करने के लिए किया जाता है कि कोई मैसेज कहाँ सेंड किया गया है,और यह उस विशिष्ट पथ को भी रिकॉर्ड करता है जो मैसेज प्रत्येक मेल सर्वर से पास होता है।
A.
Message envelope
मैसेज एनवलप
B.
Message header
मैसेज हैडर
C.
Message body
मैसेज बॉडी
D.
Message notification
मैसेज नोटिफ़िकेशन
Question No# :
89
out of 100
Report Bug
_________ is a hypertext-based information system. And it is the most important service provided by the internet.
_________ एक हाइपरटेक्स्ट-आधारित इन्फॉर्मेशन सिस्टम है। और यह इंटरनेट द्वारा प्रोवाइड की जाने वाली सबसे इम्पॉर्टेंट सर्विस है।
A.
WWW
WWW
B.
HTTP
एचटीटीपी
C.
TCP
टीसीपी
D.
UDP
यूडीपी
Question No# :
90
out of 100
Report Bug
An Internet service that allows the user logs on and runs on a remote computer and use programs installed on the remote computer is __________.
एक इंटरनेट सर्विस जो यूज़र्स को रिमोट कंप्यूटर पर लॉग ऑन करने और चलाने की अनुमति देती है और रिमोट कंप्यूटर पर इनस्टॉल प्रोग्राम का यूज़ __________ है।
A.
Intranet
इंट्रानेट
B.
HTTP
एचटीटीपी
C.
Telnet
टेलनेट
D.
FTP
एफ़टीपी
Question No# :
91
out of 100
Report Bug
___________ is a program that searches for and identifies items in a database that correspond to the keywords or characters specified by the user.
___________ एक प्रोग्राम है जो एक डेटाबेस में आइटम को सर्च करता है और पहचानता है जो यूज़र्स द्वारा स्पेसिफ़िक कीवर्ड या करैक्टर के अनुरूप है।
A.
Intranet
इंट्रानेट
B.
Search engine
सर्च इंजन
C.
IRC
आईआरसी
D.
FTP
एफ़टीपी
Question No# :
92
out of 100
Report Bug
__________ is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.
__________ एक स्टैंडर्ड नेटवर्क प्रोटोकॉल है जिसका यूज़ टीसीपी-बेस नेटवर्क पर एक होस्ट से दूसरे होस्ट में फ़ाइलों को ट्रांसफर करने के लिए किया जाता है, जैसे कि इंटरनेट।
A.
Intranet
इंट्रानेट
B.
HTTP
एचटीटीपी
C.
Telnet
टेलनेट
D.
FTP
एफ़टीपी
Question No# :
93
out of 100
Report Bug
Simple mail transfer protocol (SMTP) utilizes _______ as the transport layer protocol for electronic mail transfer.
सिंपल मेल ट्रांसफर प्रोटोकॉल (SMTP) इलेक्ट्रॉनिक मेल ट्रांसफर के लिए ट्रांसपोर्ट लेयर प्रोटोकॉल के रूप में _______ का यूज़ करता है।
A.
TCP
टीसीपी
B.
UDP
यूडीपी
C.
DCCP
डीसीसीपी
D.
SCTP
एससीटीपी
Question No# :
94
out of 100
Report Bug
_______is a client/server protocol in which e-mail is received and held by the Internet server.
_______ एक क्लाइंट / सर्वर प्रोटोकॉल जिसमें ई-मेल इंटरनेट सर्वर द्वारा प्राप्त और आयोजित किया जाता है।
A.
SNMP
SNMP
B.
POP3
POP3
C.
IMAP
IMAP
D.
SCTP
SCTP
Question No# :
95
out of 100
Report Bug
____________ is a protocol for retrieving e-mail messages which can be used as an alternative to the POP3.
___________ ई-मेल मैसेज को पुनः प्राप्त करने के लिए एक प्रोटोकॉल है जिसका यूज़ POP3 के विकल्प के रूप में किया जा सकता है।
A.
SNMP
SNMP
B.
POP3
POP3
C.
IMAP4
IMAP4
D.
SCTP
SCTP
Question No# :
96
out of 100
Report Bug
________ is a supplementary protocol that allows non-ASCII data to be sent through SMTP.
________ एक पूरक प्रोटोकॉल है जो नॉन -एएससीआईआई डेटा को एसएमटीपी के माध्यम से सेंट करने की अनुमति देता है।
A.
SNMP
SNMP
B.
MIME
MIME
C.
IMAP4
IMAP4
D.
SCTP
SCTP
Question No# :
97
out of 100
Report Bug
An Internet E-mail message consists of ___________ components
एक इंटरनेट ई-मेल मैसेज में ___________कॉम्पोनेंट्स होते हैं
A.
Two
टू
B.
Three
थ्री
C.
Four
फोर
D.
Five
फाइव
Question No# :
98
out of 100
Report Bug
____________ is used to add special effects to a website, such as animation, or hover effects.
____________ का यूज़ किसी वेबसाइट पर विशेष इफ़ेक्ट ऐड करने के लिए किया जाता है, जैसे एनीमेशन, या होवर इफ़ेक्ट।
A.
CSS
सीएसएस
B.
PHP
पीएचपी
C.
Javascript
जावास्क्रिप्ट
D.
HTML
एचटीएमएल
Question No# :
99
out of 100
Report Bug
____________ is used to add color and layout to the website.
____________ का यूज़ वेबसाइट में कलर और लेआउट ऐड करने के लिए किया जाता है।
A.
CSS
सीएसएस
B.
PHP
पीएचपी
C.
Javascript
जावास्क्रिप्ट
D.
HTML
एचटीएमएल
Question No# :
100
out of 100
Report Bug
_______________ is a general term for a family of transmission technologies for delivery of voice communications over IP networks.
_______________ आईपी नेटवर्क पर वॉइस कम्युनिकेशन के डिलेवरी के लिए ट्रांसमिशन टेक्नोलॉजीज़ के एक फैमिली के लिए एक सामान्य शब्द है।
A.
SNMP
SNMP
B.
STMP
STMP
C.
VOIP
VOIP
D.
PSTN
PSTN
Latest Current Affairs 2024
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Online MBA 2 years
Online MCA
Online BCA
Best Website and Software Company in Allahabad