Computer Knowledge
Computer Hardware Devices
1,004 Questions
Computer Hardware Devices focuses on the physical components of a computer system, including input, output, and memory devices. It tests practical understanding of ports, displays, and peripheral technologies. This topic is common in the computer knowledge section of banking and SSC exams.
Input output devicesMonitor settingsComputer portsAssistive technologyHardware components
Computer Hardware Devices Questions
-
Asynchronous
-
Synchronous
-
Semi-synchronous
-
None of the Above
A
Correct answer
Explanation
SCSI defaults to asynchronous data transfer mode, where each byte/word transfer requires handshaking signals (REQ/ACK) before the next can begin. Synchronous transfer is an optional negotiated mode that allows multiple data transfers per handshake cycle, improving throughput. 'Semi-synchronous' is not a standard SCSI transfer mode. The default is asynchronous for maximum compatibility.
-
SCSI Application Layer
-
SCSI Transport Layer
-
Interconnect Layer
-
None of the Above
C
Correct answer
Explanation
The Service Delivery Subsystem resides at the Interconnect Layer, which is the lowest layer in the SCSI Architecture Model. This layer handles the physical and logical interconnection between SCSI devices, including cables, connectors, signaling protocols, and bus arbitration. The Application Layer handles command processing, and the Transport Layer manages data delivery.
-
Small Computer System Interface
-
Small Connection System Interface
-
Secure Connection Server Interface
-
Small Connection Sys Interface
-
Status Code
-
Check Condition
-
Sense Data
-
KCQ
A
Correct answer
Explanation
Status Code is the immediate indicator returned by a SCSI device to show whether a command succeeded or failed. Sense Data provides additional error details only when requested.
-
Universal Super Bus
-
Universal Serial Bit
-
Universal Serial Bus
-
Universal Super Bit
C
Correct answer
Explanation
USB stands for Universal Serial Bus, a standard for connecting peripherals to computers. Options A and B incorrectly use 'Super' or 'Bit' instead of 'Serial'. USB supports both data transfer and power delivery, making it a versatile interface for devices like drives, keyboards, and cameras.
-
CPU
-
Printer
-
Monitor
-
Scanner
C
Correct answer
Explanation
A Cathode Ray Tube (CRT) is the display technology used in traditional computer monitors and televisions. It uses electron beams to illuminate phosphors on the screen. CRTs are not found in CPUs, printers, or scanners - those are different types of hardware components.
-
FC Switch
-
Gigabit Ether Switch
-
Both A &B
-
None
B
Correct answer
Explanation
iSCSI SAN uses standard Ethernet/IP infrastructure, so it requires Gigabit Ethernet switches (or faster like 10GbE). Traditional FC switches are for Fibre Channel SANs, not iSCSI. iSCSI encapsulates SCSI commands in IP packets, which traverse Ethernet switches. The 'IP' in iSCSI indicates the protocol stack.
-
Multipathing
-
Replication
-
Cluster
-
Load Balancing
A
Correct answer
Explanation
Multipathing provides path redundancy by creating multiple physical paths between servers and storage, eliminating single points of failure. If one path fails, traffic automatically reroutes through alternate paths. Replication copies data to secondary sites, clustering provides server redundancy, and load balancing distributes traffic - none specifically address path redundancy like multipathing.
-
CIFS
-
NFS
-
HTTP
-
All of the above
D
Correct answer
Explanation
NAS (Network Attached Storage) supports multiple file-sharing protocols to provide file-level access to clients over a network. CIFS (Common Internet File System) is used for Windows clients, NFS (Network File System) for Unix/Linux systems, and HTTP for web-based access. All three are valid NAS protocols, making 'All of the above' the correct answer.
-
Bandwidth
-
Switch
-
Protocol
-
All the above
D
Correct answer
Explanation
FC-SAN and iSCSI-SAN are both SAN architectures but differ in fundamental ways: FC uses Fibre Channel protocol over specialized fiber/copper networks with dedicated FC switches, while iSCSI uses standard TCP/IP over Ethernet. They differ in bandwidth characteristics (FC typically higher), switching technology (FC switches vs Ethernet switches), and the underlying protocol (FCP vs iSCSI/TCP/IP).
D
Correct answer
Explanation
BYNET (Banynet) is Teradata's hardware interconnect that enables communication between nodes in the system. AMP (Access Module Processor), PDE (Parallel Database Extensions), and PE (Parsing Engine) are primarily software/logical components that execute on hardware but are not hardware themselves.
-
Laptop Touchpad
-
Stylist
-
USB
-
Tape Drive
A
Correct answer
Explanation
Laptop touchpads use capacitive sensing technology, specifically the capacitive shunt method or matrix approach. When a finger touches the pad surface, it disrupts the capacitive field, and the controller detects the change to determine finger position and movement.
-
Ovi
-
Snapdragon
-
ARM Cortex
-
A4
A
Correct answer
Explanation
Ovi is Nokia's online service brand (Ovi Store, Ovi Maps, etc.), not a mobile processor. Snapdragon is Qualcomm's processor line, ARM Cortex is a processor architecture family used in mobile devices, and A4 is Apple's custom processor. Ovi was Nokia's ecosystem before they transitioned to Windows Phone and later Microsoft services.
-
Speaker
-
Monitor
-
Keyboard
-
Printer
C
Correct answer
Explanation
Keyboards are input devices that send data TO the computer, while speakers, monitors, and printers all output information FROM the computer. This question tests understanding of the fundamental difference between input and output peripherals. The keyboard is the only device listed that doesn't display or produce information for the user.
-
Joystick
-
Microphone
-
monitor
-
Keyboard
C
Correct answer
Explanation
A monitor displays output from the computer to the user, making it an output device. Input devices like joysticks, microphones, and keyboards send data TO the computer.