Computer Question Merathon Part 1
Q. What are data chunks transmitted over the internet
called? HSSC CET
इंटरनेट पर प्रेषित डेटा खंडों
को क्या कहा जाता है?
a. Packets
b.
Frames
c.
Bytes
d.
Segments
Data chunks transmitted over the internet are
called packets. These packets are small, manageable units that make
up a larger message and are used to efficiently transmit data across
networks. Each packet includes a header with addressing and other
information, and a payload containing the actual data being sent. इंटरनेट पर प्रसारित डेटा के टुकड़ों को पैकेट कहते
हैं। ये पैकेट छोटी, manageable units होती हैं जो एक बड़ा message बनाती हैं और नेटवर्क
पर डेटा को कुशलतापूर्वक प्रसारित करने के लिए use की जाती हैं। प्रत्येक
पैकेट में addressing और other information वाला एक हेडर और भेजा
जा रहा वास्तविक डेटा युक्त एक पेलोड शामिल होता है।

When data is transmitted over the internet or any network,
it's divided into smaller units called segments, packets, and
frames. These units are different layers of packaging that help the data
travel efficiently and reach its destination accurately. Specifically,
when data is sent from the application layer, it's broken down into segments
based on the Maximum Segment Size (MSS) defined by the network. Each
segment is then encapsulated with a TCP header, containing information like source
and destination ports, flag bits, sequence numbers, and checksums.
जब डेटा इंटरनेट या किसी नेटवर्क
पर प्रसारित होता है,
तो उसे छोटी units में विभाजित किया जाता है, जिन्हें सेगमेंट, पैकेट और फ़्रेम कहा जाता है। ये इकाइयाँ पैकेजिंग की विभिन्न
परतें होती हैं जो डेटा को traveling efficiently
और अपने destination तक सटीक रूप से पहुँचने में मदद करती हैं। विशेष रूप
से, जब डेटा एप्लिकेशन लेयर से भेजा जाता है, तो इसे नेटवर्क द्वारा निर्धारित Maximum Segment Size (MSS) के आधार पर सेगमेंट में
विभाजित किया जाता है। फिर प्रत्येक सेगमेंट को एक TCP हेडर के साथ एनकैप्सुलेट
किया जाता है, जिसमें source और destination पोर्ट, फ्लैग बिट्स, sequence numbers और चेकसम जैसी जानकारी होती है।
Here's a breakdown of the different terms:
यहाँ विभिन्न शब्दों का विवरण
दिया गया है:
·
Segments: Data broken down from the
application layer, encapsulated with a TCP header. सेगमेंट: एप्लिकेशन लेयर
से विभाजित डेटा,
एक TCP
हेडर के साथ एनकैप्सुलेट किया जाता है।
·
Packets: Segments are further
encapsulated with an IP header, forming packets. पैकेट: सेगमेंट को एक IP हेडर के साथ आगे
एनकैप्सुलेट किया जाता है, जिससे पैकेट बनते हैं।
·
Frames: Packets are then
encapsulated with a data link layer header and trailer, forming frames. फ़्रेम: पैकेट को फिर एक
डेटा लिंक लेयर हेडर और ट्रेलर के साथ एनकैप्सुलेट किया जाता है, जिससे फ़्रेम बनते हैं।
Network Segmentation: नेटवर्क विभाजन:
Beyond these data transmission units, network segmentation
is a security practice that divides a network into smaller, isolated sections
to improve security and performance. This can involve physical or virtual
segmentation, using hardware or software to create separate network
areas.
Network segmentation helps to:
- Reduce
the attack surface: By isolating parts of the network, it becomes
harder for attackers to move laterally and compromise the entire
network.
- Improve
performance: By reducing traffic congestion, segmentation can
lead to faster network speeds.
- Enhance
security: Segmentation can isolate sensitive data, preventing
unauthorized access.
- Facilitate
troubleshooting: It becomes easier to identify and isolate
network issues within a specific segment.
- Meet
regulatory compliance: Some regulations require network
segmentation for specific data types.
Examples of network segmentation include VLANs, firewalls,
and micro-segmentation, which can be used to create separate security zones for
different types of traffic or users.
समस्या निवारण को सुगम बनाना:
किसी विशिष्ट खंड के भीतर नेटवर्क समस्याओं की पहचान करना और उन्हें अलग करना आसान
हो जाता है।
नियामक अनुपालन को पूरा करना:
कुछ नियमों में विशिष्ट डेटा प्रकारों के लिए नेटवर्क विभाजन की आवश्यकता होती है।
नेटवर्क विभाजन के उदाहरणों में VLAN, फ़ायरवॉल और माइक्रो-सेगमेंटेशन शामिल हैं, जिनका उपयोग विभिन्न प्रकार के ट्रैफ़िक या उपयोगकर्ताओं के लिए
अलग-अलग सुरक्षा क्षेत्र बनाने के लिए किया जा सकता है।
Q. What does the computer do with the input received?
प्राप्त इनपुट के साथ कंप्यूटर
क्या करता है?
a.
It processes the input and generates
output
b.
It sends the data to another computer
c.
It deletes the data
d.
None of the above
A computer processes input by using its Central Processing
Unit (CPU) to manipulate and transform the data according to programmed
instructions. This processing stage converts raw data into meaningful
information that can be used by the user. कंप्यूटर
अपने सेंट्रल प्रोसेसिंग यूनिट (सीपीयू) का उपयोग करके इनपुट को प्रोसेस करता है
और प्रोग्राम किए गए निर्देशों के अनुसार डेटा में बदलाव और रूपांतरण करता है। यह
प्रोसेसिंग चरण कच्चे डेटा को सार्थक जानकारी में परिवर्तित करता है जिसका उपयोग
उपयोगकर्ता कर सकता है।
Q. Which type of language was used in Second Generation Computers?
द्वितीय पीढ़ी के कम्प्यूटरों में किस प्रकार
की भाषा का प्रयोग किया गया था?
a.
Machine
language
b.
Assembly
language
c.
High
level programming languages
d.
Object
oriented programming languages
Q. What does ROM
stand for?
a.
Random
Output Memory
b.
Read
Only Memory
c.
Ready
Open Memory
d.
Random
Operations Memory
Q. Which of the
following is an example of an Input Device?
a.
Printer
b.
Speaker
c.
Monitor
d.
Keyboard
Q. How are
computers used in Communication?
संचार में कंप्यूटर का उपयोग कैसे किया जाता है?
a.
Through
CAD applications
b.
For
advertising and home shopping
c.
Via
e-mail, video conferencing and chatting
d.
For
managing budgets and payrolls
Q. Consider the
following statements about Primary memory:
Statement 1 : Random Access Memory (RAM) is volatile,
as long as the power is supplied to the computer, it retains the data in it.
But as soon as the power supply is turned off, all the contents of Random
Access Memory (RAM) are wiped out.
कथन 1: रैंडम एक्सेस मेमोरी (RAM) अस्थिर होती है, जब तक कंप्यूटर को बिजली की आपूर्ति होती रहती है, तब तक यह डेटा को अपने पास रखती है। लेकिन जैसे ही बिजली की
आपूर्ति बंद हो जाती है, रैंडम एक्सेस मेमोरी (RAM) की सारी सामग्री नष्ट हो जाती है।
Statement 2 : Random Access Memory (RAM) is usually
referred to as main memory and it is faster than the secondary memory or
storage devices.
Which of the
statements given above is/are correct ?
कथन 2: रैंडम एक्सेस मेमोरी (RAM) को आमतौर पर मुख्य
मेमोरी कहा जाता है और यह सेकेंडरी मेमोरी या स्टोरेज डिवाइस से तेज़ होती है।
ऊपर दिए गए कथनों में से कौन
सा/से सही है/हैं?
a.
Only
statement 1 is correct
b.
Only
statement 2 is correct
c.
Both
statements 1 and 2 are correct
d. Both statements 1 and 2 are incorrect
Q . Which of the following refers to a small, single-site
network?
निम्नलिखित में से कौन
सा एक छोटे, एकल-साइट नेटवर्क को संदर्भित
करता है?
a.
LAN
b.
RAM
c.
DSL
d.
USB
Explanation:
LAN – Local Area Network,
MAN – Metropolitan Area Network,
WAN - Wide Area Network,
PAN – Personal Area Network
PAN:
PAN is a personal area network that involves the
interconnection of personal technical devices for communication over short
distances. It covers an area of less than 10 meters or 33 feet only. PAN has
fewer users as compared to other networks like LAN, WAN, etc. PAN usually uses
some form of wireless technology. PAN involves the transmission of data between
information devices like smartphones, personal computers, tablet computers,
etc.
PAN एक पर्सनल एरिया नेटवर्क है
जिसमें कम दूरी पर संचार के लिए व्यक्तिगत technical devices का interconnection होता है। यह केवल 10 मीटर या 33 फीट
से भी कम क्षेत्र को कवर करता है। LAN, WAN आदि जैसे अन्य नेटवर्क की तुलना में PAN के उपयोगकर्ता कम होते हैं। PAN आमतौर पर किसी न किसी प्रकार की वायरलेस technology का उपयोग करता है। PAN में स्मार्टफोन, पर्सनल कंप्यूटर, टैबलेट कंप्यूटर आदि जैसे information devices के बीच डेटा का transmission शामिल होता है।

There
are two types of PAN PAN दो प्रकार का होता है

LAN:
A Local Area Network (LAN) connects devices within a
limited area, such as a home, office, or campus, allowing for resource sharing
and high-speed communication. स्थानीय क्षेत्र नेटवर्क (LAN) एक सीमित क्षेत्र, जैसे घर, office या
campus
में devices को जोड़ता है, जिससे resource sharing और high speed communication संभव होता है।
Note:
Here
more questions can be made related to this such as: यहाँ पर इससे सम्बंधित और भी क्वेश्चन बन सकते हैं
जैसे:
Q.
What is Ethernet?
Ans.
LAN
Q.
What is WLAN?
Ans.
LAN
Q.
How many bits is Ethernet?
Ans.
48 bits
LAN or Local Area Network connects network devices in such a
way that personal computers and workstations can share data, tools, and
programs. The group of computers and devices are connected together by a
switch, or stack of switches, using a private addressing scheme as defined by
the TCP/IP protocol. Private addresses are unique in relation to other
computers on the local network. Routers are found at the boundary of a LAN,
connecting them to the larger WAN.
LAN या लोकल एरिया नेटवर्क, नेटवर्क devices को इस प्रकार जोड़ता है कि पर्सनल कंप्यूटर और वर्कस्टेशन डेटा, tools और प्रोग्राम share कर सकें। कंप्यूटर और devices का समूह (group) एक स्विच, या स्विचों के group द्वारा, TCP/IP प्रोटोकॉल द्वारा defined एक निजी एड्रेसिंग योजना (private
addressing scheme)
का use करके, एक साथ जुड़ा होता है। स्थानीय नेटवर्क पर अन्य
कंप्यूटरों के relation
में निजी पते unique
होते हैं। राउटर, LAN की सीमा पर स्थित होते हैं, जो उन्हें बड़े WAN
से जोड़ते हैं।
Data transmits at a very fast rate as the number of
computers linked is limited. By definition, the connections must be high-speed
and relatively inexpensive hardware (Such as hubs, network adapters, and
Ethernet cables). LANs cover a smaller geographical area (Size is limited to a
few kilometres) and are privately owned. One can use it for an office building,
home, hospital, school, etc. LAN is easy to design and maintain. A
Communication medium used for LAN has twisted-pair cables and coaxial cables. It
covers a short distance, and so the error and noise are minimized.
डेटा बहुत तेज़ गति से transmit होता है क्योंकि जुड़े हुए
कंप्यूटरों की संख्या सीमित होती है। परिभाषा के अनुसार, कनेक्शन high speed वाले और अपेक्षाकृत सस्ते हार्डवेयर (जैसे हब, नेटवर्क एडेप्टर और ईथरनेट केबल) होने चाहिए। LAN एक छोटे भौगोलिक क्षेत्र को कवर करते हैं (आकार कुछ
किलोमीटर तक सीमित होता है) और निजी स्वामित्व वाले होते हैं। इसका use office, Home, Building, अस्पताल, स्कूल आदि के लिए किया जा सकता
है। LAN को डिज़ाइन करना और उसका रखरखाव
आसान है। LAN के लिए प्रयुक्त संचार माध्यम
में ट्विस्टेड-पेयर केबल और कोएक्सियल केबल शामिल होते हैं। यह कम दूरी cover करता है, इसलिए error और noice कम से कम होता है।
Early LANs had data rates in the 4 to 16 Mbps range. Today, speeds are normally 100 or 1000 Mbps. Propagation delay is very short in a LAN. The smallest LAN may only use two computers, while larger LANs can accommodate thousands of computers. LAN has a range up to 2km. A LAN typically relies mostly on wired connections for increased speed and security, but wireless connections can also be part of a LAN. The fault tolerance of a LAN is more and there is less congestion in this network. For example A bunch of students playing Counter-Strike in the same room (without internet).
शुरुआती LAN में डेटा दर 4 से 16 Mbps के बीच होती थी। आज, गति सामान्यतः 100 या 1000 Mbps होती है। LAN में प्रसार विलंब बहुत कम होता है। सबसे छोटा LAN केवल दो कंप्यूटरों का उपयोग कर सकता है, जबकि बड़ा LAN हज़ारों कंप्यूटरों को समायोजित कर सकता है। LAN की सीमा 2 किमी तक होती है। एक LAN आमतौर पर बढ़ी हुई गति और सुरक्षा के लिए ज़्यादातर वायर्ड कनेक्शन पर निर्भर करता है, लेकिन वायरलेस कनेक्शन भी LAN का हिस्सा हो सकते हैं। LAN की दोष-सहनशीलता अधिक होती है और इस नेटवर्क में भीड़भाड़ कम होती है। उदाहरण के लिए, एक ही कमरे में (बिना इंटरनेट के) काउंटर-स्ट्राइक खेल रहे छात्रों का एक समूह।
MAN:
MAN or Metropolitan area Network covers a larger area than
that covered by a LAN and a smaller area as compared to WAN. MAN has a range of
5-50km. It connects two or more computers that are apart but reside in the same
or different cities. It covers a large geographical area and may serve as an
ISP (Internet Service Provider). MAN is designed for customers who need
high-speed connectivity. Speeds of MAN range in terms of Mbps. It’s hard to
design and maintain a Metropolitan Area Network.
MAN या मेट्रोपॉलिटन एरिया नेटवर्क, LAN की तुलना में बड़े क्षेत्र को और WAN की तुलना में छोटे क्षेत्र को कवर करता है। MAN की रेंज 5-50 किमी
है। यह दो या दो से अधिक कंप्यूटरों को जोड़ता है जो एक-दूसरे से अलग हैं, लेकिन एक ही या अलग-अलग शहरों में स्थित हैं। यह एक बड़े भौगोलिक
क्षेत्र को कवर करता है और एक ISP
(Internet Service Provider) के रूप में काम कर सकता है। MAN उन
ग्राहकों के लिए डिज़ाइन किया गया है जिन्हें हाई-स्पीड कनेक्टिविटी की आवश्यकता
है। MAN की स्पीड Mbps में बदलती रहती है। मेट्रोपॉलिटन एरिया नेटवर्क को
डिज़ाइन और मेंटेन करना कठिन है।
The fault tolerance of a MAN is less and also there is more
congestion in the network. It is costly and may or may not be owned by a single
organization. The data transfer rate and the propagation delay of MAN are
moderate. Devices used for transmission of data through MAN are Modem and
Wire/Cable. Examples of a MAN are part of the telephone company network that
can provide a high-speed DSL line to the customer or the cable TV network in a
city.
MAN की दोष-सहनशीलता कम होती है और
नेटवर्क में भीड़भाड़ भी ज़्यादा होती है। यह महंगा होता है और किसी एक संगठन के
पास हो भी सकता है और नहीं भी। MAN
की डेटा स्थानांतरण दर
और प्रसार विलंब मध्यम होते हैं। MAN के
माध्यम से डेटा संचारित करने के लिए मॉडेम और तार/केबल जैसे उपकरणों का उपयोग किया
जाता है। MAN के उदाहरण टेलीफोन कंपनी नेटवर्क
का वह हिस्सा हैं जो ग्राहक को उच्च गति वाली DSL लाइन
या किसी शहर में केबल टीवी नेटवर्क प्रदान कर सकता है।
WAN:
WAN or Wide Area Network is a computer network that extends
over a large geographical area, although it might be confined within the bounds
of a state or country. WAN has a range of above 50 km. A WAN could be a
connection of LAN connecting to other LANs via telephone lines and radio waves
and may be limited to an enterprise (a corporation or an organization) or
accessible to the public. The technology is high-speed and relatively
expensive.
WAN या वाइड एरिया नेटवर्क एक
कंप्यूटर नेटवर्क है जो एक बड़े भौगोलिक क्षेत्र में फैला होता है, हालाँकि यह किसी राज्य या देश की सीमाओं तक ही सीमित हो सकता है। WAN की रेंज 50 किमी से अधिक होती है। WAN, LAN का एक कनेक्शन हो सकता है जो टेलीफ़ोन लाइनों और
रेडियो तरंगों के माध्यम से अन्य LAN से
जुड़ता है और यह किसी उद्यम (निगम या संगठन) तक सीमित हो सकता है या आम जनता के
लिए सुलभ हो सकता है। यह तकनीक तेज़ गति वाली और अपेक्षाकृत महंगी है।
There are two types of WAN: Switched WAN and Point-to-Point
WAN. WAN is difficult to design and maintain. Similar to a MAN, the fault
tolerance of a WAN is less and there is more congestion in the network. A
Communication medium used for WAN is PSTN(Public Switched Telephone Network) or
Satellite Link. Due to long-distance transmission, the noise and error tend to
be more in WAN.
WAN दो प्रकार के होते हैं: स्विच्ड WAN और पॉइंट-टू-पॉइंट WAN। WAN को डिज़ाइन और रखरखाव करना
मुश्किल होता है। MAN की तरह, WAN की दोष-सहनशीलता कम होती है और नेटवर्क में भीड़भाड़
ज़्यादा होती है। WAN के लिए प्रयुक्त संचार माध्यम PSTN (पब्लिक स्विच्ड टेलीफ़ोन नेटवर्क) या सैटेलाइट लिंक
है। लंबी दूरी के प्रसारण के कारण, WAN में
शोर और त्रुटियाँ अधिक होती हैं।
Note:
Example
of WAN - Internet
Here
more questions can be made related to this such as: यहाँ पर इससे सम्बंधित और भी क्वेश्चन बन सकते हैं
जैसे:
Q. Which connects the largest
geographical area?
Ans. WAN
Q. For a drop
can by default number of lines? (Drop Cap)
एक ड्रॉप के लिए
डिफ़ॉल्ट रूप से लाइनों की संख्या कर सकते हैं?
a.
3
b.
4
c.
5
d.
10
Note: The drop cap option is available in
the insert menu in MS Word. ड्राप कैप ऑप्शन मस वर्ड में इन्सर्ट मेनू में होता है
Learn Complete MS Word Please visit our YouTube Channel –
www.youtube.com/computergyanguruji
Q. Which is used to run a “Thesaurus check” on the
selected word?
चयनित शब्द पर “थिसॉरस
जांच” चलाने के लिए किसका उपयोग किया जाता है?
a.
Shift + F3
b.
Shift + F5
c.
Shift + F7
d.
F7
Note:
It is inside the Proofing group in review tab in MS Word. This indicates synonym
word it’s called MS word dictionary also. यह एमएस वर्ड में रिव्यू टैब में प्रूफिंग ग्रुप के
अंदर होता है। यह समानार्थी शब्द को दर्शाता है, इसे एमएस वर्ड डिक्शनरी भी कहते हैं।
Learn Complete MS Word Please visit our YouTube Channel –
www.youtube.com/computergyanguruji
Q. Which of the following layer of OSI model also called
end-to-end layer?
OSI मॉडल की निम्नलिखित में से किस
परत को एंड-टू-एंड परत भी कहा जाता है?
a.
Presentation layer
b.
Network layer
c.
Transport layer
d.
Session layer
OSI stands for Open Systems Interconnection.
There are 7-layer connections in the OSI model.
Short
trick to remember these layers – Pandit
Dena Nath Train
Se Patiyala Aaye
Note:
Here more questions can be made related to this such as: यहाँ पर इससे सम्बंधित और भी क्वेश्चन बन सकते हैं
जैसे:
Q.
Who performs the operation of subnetting?
Ans.
Network layer
Q. Among these names the connection-oriented protocol?
इन नामों में
कनेक्शन-उन्मुख प्रोटोकॉल?
a.
TCP
b.
UDP
c.
Both a & b
d.
IP
TCP
- Transmission Control Protocol,
UDP
- User Datagram Protocol
Note:
Here more questions can be made related to this such as: यहाँ पर इससे सम्बंधित और भी क्वेश्चन बन सकते हैं
जैसे:
TCP
is Connection oriented (Example - Email) and UDP is Connection less (Example -
Video call)
Q.
Which protocol works at the transport layer?
Ans.
Both a & b
Q. Full form of CPC is.
a.
Cost pay for customer
b.
Cost per Click
c.
Charge Per Click
d.
None of these
Q. BHIM app is available in ………………. languages.
a.
11
b.
12
c.
13
d.
15
Q. What will be the output?
X=[1,2,3]
x.append([4,5])
print(x)
a.
[1,2,3,4,5]
b.
[1,2,3,[4,5]]
c.
[1,2,3,4],[5]
d.
Error
Note:
list [ ] - List is a mutable data type i.e. it can be
changed, it is defined with square brackets [ ]. लिस्ट एक mutable डाटा
टाइप हैं यानि इसको बदला जा सकता है , इसको squre ब्रैकेट्स [ ] से डिफाइन करते हैं।
Tuple ( ) - Tuple is an ordered
data type and it works in sequence; it is defined with round brackets (parenthesis).
It is immutable that is, we cannot change the values inside it . It should have
more than one element and allow duplicate values. tuple एक आर्डर डाटा टाइप होता है और ये सीक्वेंस में काम
करता है, इसको राउंड ब्रैकेट्स (parenthesis) से डिफाइन करते है। यह immutable होता है, यानि इसके अंदर की वैल्यू को हम
चेंज नहीं कर सकते। इसमें
एक से ज्यादा एलिमेंट होने चाहिए
Dictionary {} - Dictionary is an
unordered data type, it works on pairs of keys and values. It is defined with
curly brackets { }. डिक्शनरी
एक unorder डाटा टाइप है, ये key और value के पेअर पर काम करता है इसको करली ब्रैकेट्स { } से डिफाइन करते हैं।
Set { } - It is an unordered
collection of elements, all of which contain unique elements. Sets are also
defined by curly brackets { }. ये एलिमेंट्स का unorder
कलेक्शन होता है, इसमें सभी यूनिक एलिमेंट्स होते हैं, सेट को भी कर्ली ब्रैकेट्स { } से
डिफाइन करते हैं।
Learn Complete Python Please visit our YouTube Channel –
www.youtube.com/computergyanguruji
Q. The computer’s processor consists of the following
parts:
कंप्यूटर के प्रोसेसर
में निम्नलिखित भाग होते हैं:
a.
CPU and main memory
b.
Control unit and ALU
c.
Operating system and application
d.
Hard disk and floppy drive
Note:
CPU – Central processor Unit,
ALU – Arithmetic and Logic Unit,
MU – Memory Unit,
CU – Control Unit
“Register” of the fourth part of CPU. This is
smallest and very fast memory.
Here more questions can be made related to this such
as: यहाँ पर इससे सम्बंधित
और भी क्वेश्चन बन सकते हैं जैसे:
Q. Who is founder of Architecture of Computer?
Ans. John Von Neumann
Q. Which is the fastest and smallest memory in a
computer (CPU) – Register or Cache?
Ans. Register
Q. In CPU …………….. points to the next instruction to be
executed?
a.
Instruction register
b.
Program counter
c.
Memory buffer register
d.
Accumulator
Note: Types of Register.
MAR
(Memory Address Register) – hold the address of active memory register
MBR
(Memory buffer register) – hold the contents of memory register
Program
counter – hold the next instruction address, it’s called program control also.
Q. Which SQL clause is used to filter data?
डेटा फ़िल्टर करने के
लिए किस SQL क्लॉज़ का उपयोग किया जाता है?
a.
WHERE
b.
JOIN
c.
SELECT
d.
FORM
Note:
SQL stands for Structured Query
Language.
where
is used with a class called select. where को
सेलेक्ट नाम की क्लास के साथ उसे किया जाता है।
Q. The full form of URL is:
a.
Unique Resource Link
b.
Universal Resource List
c.
Uniform Resource Locator
d.
Uniform Region Link
URI (Uniform Resource
Identifier)= URN (Uniform Resource Name)+URL
Q. …………… lets you perform fancy effects on works/letters,
upside down writing, works on an angle or a curve etc.
आपको कार्यों/अक्षरों पर
फैंसी प्रभाव, उल्टा लेखन, कोण या वक्र पर कार्य आदि करने की सुविधा देता है।
a.
WordArt
b.
ClipArt
c.
Pictures
d.
None of these
Note:
It is inside the text group in insert tab in MS Word. यह एमएस वर्ड में insert टैब में text ग्रुप के अंदर होता है।
Learn Complete MS Word Please
visit our YouTube Channel –
www.youtube.com/computergyanguruji
Q. In MS Excel, which function is used to count numeric
values in a range?
एमएस एक्सेल में, किसी श्रेणी में संख्यात्मक मानों की गणना करने के लिए किस फ़ंक्शन
का उपयोग किया जाता है?
a.
SUM
b.
COUNT
c.
COUNTA
d.
COUNTIF
Note:
Learn Complete MS Excel
Please visit our YouTube Channel –
www.youtube.com/computergyanguruji
Q. Which of these is an immutable data type in Python?
इनमें से कौन सा पायथन
में अपरिवर्तनीय डेटा प्रकार है?
a.
Dictionary
b.
List
c.
Tuple
d.
Set
Q. Which of these file extensions indicates a compressed
file?
इनमें से कौन सा फ़ाइल
एक्सटेंशन संपीड़ित फ़ाइल को इंगित करता है?
a.
.ppt
b.
.docx
c.
.zip
d.
.exe
Q. Which of the following is an example of open-source
operating system?
निम्नलिखित में से कौन
सा ओपन सोर्स ऑपरेटिंग सिस्टम का उदाहरण है?
a.
Windows
b.
MS DOS
c.
Linux
d.
MacOS
Q. Which protocol is used to transfer files over the
Internet?
इंटरनेट पर फ़ाइलों को
स्थानांतरित करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
a.
HTTP
b.
FTP
c.
SMTP
d.
POP3
Note: Protocol is a set of rules.
HTTP – Hyper
Text Transfer Protocol
FTP - File
Transfer Protocol
SMTP - Simple
Mail Transfer Protocol
POP3 - Post Office Protocol
Download PDF - Click Here
Post a Comment