Computers and IT MCQs
Computer Awareness Questions and Quiz for Banking, IBPS, RRB, RBI, SBI, NABARD examinations of 2024-2025. Computer Awareness MCQs for Competitive Exams. GKToday Computer Awareness for IBPS PO, IBPS Clerk, Bank PO, Bank Clerk and other entrance / competitive examinations.
21. There is a situation in which resources are held by two or more connections that are each needed by the other connections. What is the name given to such a situation?
[A] Deadlock
[B] Debugging
[C] Instance
[D] Remote Procedure Call
Show Answer
Correct Answer: A [Deadlock]
Notes:
Deadlock is a situation in which resources are held by two or more connections that are each needed by the other connections so that they are stuck in an infinite wait loop.
22. System Area Network is used to provide high-speed connection in which of the following environments?
[A] Server-to-server application
[B] Storage Area Network
[C] Processor-to-Processor application
[D] All of the Above
Show Answer
Correct Answer: D [All of the Above]
Notes:
System Area Network is used to explain a relatively local network that is designed to provide high-speed connection in server-to-server applications, storage area network and processor-to-processor applications. The computers connected on a SAN operate as a single system at very high speeds.
23. Which of the following networking devices forwards data packets between computer networks?
[A] Router
[B] Gateway
[C] Switch
[D] Hub
Show Answer
Correct Answer: A [Router]
Notes:
A router is a networking device that forwards data packets between computer networks. Routers perform the traffic directing functions on the Internet.
24. Which one of the following devices converts digital signal to analog signal and vice versa?
[A] Switch
[B] Router
[C] Modem
[D] Bridge
Show Answer
Correct Answer: C [Modem]
Notes:
Modem is a device that converts digital signal to analog signal as a modulator and analog signal to digital signal as a demodulator. Asynchronous modem uses start and stop bit for synchronization instead of clock.
25. What is the time needed by each device on a network, to hold the message before processing, called as?
[A] Propagation time
[B] Queuing time
[C] Transmission time
[D] Jitter
Show Answer
Correct Answer: B [Queuing time]
Notes:
The time needed for each intermediate or end device to hold the message before it can be processed. The queuing time is not constant as it changes with the load imposed on the network.
26. Which of the following can be the source of data?
[A] Computer
[B] Telephone handset
[C] Video Camera
[D] All of the above
Show Answer
Correct Answer: D [All of the above]
Notes:
Typically the source of data is a computer, but it can be any other electronic equipment such as telephone handset, video camera, etc, which can generate data for transmission to some destination.
27. What is the alteration of the signal due to differing propagation speeds of each of the frequencies called as?
[A] Distortion
[B] Attenuation
[C] Noise
[D] None of the above
Show Answer
Correct Answer: A [Distortion]
Notes:
Distortion is the change in the waveform of the signal due to noise. It is the alteration of the signal due to differing propagation speeds of each of the frequencies.
28. Which of these network topologies have all the network nodes connected directly to each other?
[A] Bus
[B] Mesh
[C] Star
[D] Tree
Show Answer
Correct Answer: B [Mesh]
Notes:
Mesh topology is a point-to-point connection to other nodes or devices. All the network nodes are directly connected to each other.
29. What do we call the network design containing more than one topology?
[A] Hybrid
[B] Mesh
[C] Tree
[D] Star
Show Answer
Correct Answer: A [Hybrid]
Notes:
A network structure whose design contains more than one topology is said to be hybrid topology. Hybrid topology has all the merits and demerits of all the incorporating topologies.
30. What does the number ’10’ depict in 10BASE-T?
[A] 10 Kbps
[B] 10 Mbps
[C] 10 Gbps
[D] 10 Tbps
Show Answer
Correct Answer: B [10 Mbps]
Notes:
Traditional Ethernet uses 10BASE-T specifications. The number ’10’ depicts 10Mbps speed, BASE stands for baseband, and T stands for Thick Ethernet.