Computer Science - IT MCQs
Topic Notes: Computer Science - IT
<p>MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.</p>
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
51
What is the technical term for satellite transmission facilities capable of both transmitting and receiving data signals?
Answer:
Trans receivers
In satellite communications, a device that combines both transmitter and receiver functions into a single unit is commonly referred to as a transceiver. While Earth stations perform this role, the specific term for the hardware component that handles both directions of signal flow is a transceiver.
52
Which of the following components is classified as a communications device?
Answer:
Modem
A modem is a hardware device that converts data from a digital format into a format suitable for transmission over analog communication channels, such as telephone lines or cable systems, and vice versa. It acts as a bridge between a computer and the network provider, making it a primary communications device.
53
What is the name of the device used to connect two similar networks?
Answer:
Bridge
A bridge is a networking device that connects two segments of a network or two similar networks together. It operates at the Data Link layer of the OSI model and filters traffic based on MAC addresses to reduce congestion and improve network efficiency.
54
Which hardware component is essential for establishing a connection to the internet?
Answer:
Modem
A modem (modulator-demodulator) is the critical hardware device that converts digital signals from a computer into analog signals for transmission over telephone or cable lines, and vice versa. While a Network Interface Card (NIC) is used for local network connectivity, the modem is the primary device required to bridge the gap between a local computer and an Internet Service Provider (ISP).
55
To which interface is an internal modem typically connected?
Answer:
RS 232 serial port
An internal modem is a hardware device installed directly into a computer's expansion slot. Historically, these devices communicated with the system using serial communication standards, often interfacing through an RS-232 serial port architecture to manage data flow between the modem and the computer.
56
Which component is used to extend the cabling length in a linear bus topology?
Answer:
Barrel connector
In a linear bus topology, a barrel connector (also known as a BNC coupler) is used to physically join two segments of coaxial cable together. This allows the network administrator to extend the total length of the bus segment by connecting multiple cable pieces, ensuring continuity of the signal along the backbone.
57
To which of the following components is a modem typically connected to facilitate network communication?
Answer:
a telephone line
A modem (modulator-demodulator) is a hardware device that converts digital data from a computer into analog signals suitable for transmission over communication channels, such as telephone lines, and vice versa, allowing for internet connectivity.
58
What hardware device is required to establish a connection to the internet?
Answer:
Modem
A modem (modulator-demodulator) is a critical hardware device that converts digital data from a computer into analog signals for transmission over communication lines, and vice versa, enabling internet connectivity.
59
Which hardware device enables computers to communicate over telephone lines by converting digital signals to analog and vice versa?
Answer:
Modem
A modem, short for modulator-demodulator, is a hardware component that allows a computer to connect to the internet or other networks via telephone lines. It modulates digital data into analog signals for transmission and demodulates incoming analog signals back into digital data that the computer can process.
60
In which communication mode are multiplexer devices commonly employed to manage data flow?
Answer:
Full-duplex
Multiplexers are frequently used in full-duplex systems to combine multiple signals into a single medium, allowing for efficient bidirectional communication by managing the high volume of data flowing in both directions simultaneously.