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

Multiple choice technology
  1. Pretty Girl Privacy

  2. Pretty Good Privacy

  3. Peripheral Graphic Port

  4. Picture Graphic Posture

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

PGP stands for Pretty Good Privacy, which is an encryption program used for signing, encrypting, and decrypting texts, emails, files, and directories. It was created by Phil Zimmermann in 1991 and became widely used for secure email communication.

Multiple choice technology
  1. Peripheral

  2. Clip art

  3. Highlight

  4. Execute

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Peripheral devices are hardware components that are not part of the core computer system but are connected to it to add functionality. Examples include printers, scanners, keyboards, and external drives. They are 'peripheral' because they surround the central processing unit.

Multiple choice technology
  1. Aptiva

  2. Macintosh

  3. Acorn

  4. Paseo

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Aptiva was IBM's home computer line, Macintosh is Apple's iconic computer, and Acorn was a British computer manufacturer. 'Paseo' does not correspond to any known computer model or brand; it may be a car model or OCR error.

Multiple choice technology
  1. Peripheral

  2. Clip art

  3. Highlight

  4. Execute

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A peripheral is any hardware device connected to a computer system that is not part of the core computer (CPU, memory, motherboard). Examples include printers, scanners, external drives, keyboards, mice, and monitors. These devices are added to expand the computer's functionality and are often connected via ports or wirelessly.

Multiple choice technology
  1. Aptiva

  2. Macintosh

  3. Acorn

  4. Paseo

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Aptiva was IBM's home computer line, Macintosh is Apple's iconic computer series, and Acorn was a British computer manufacturer known for the BBC Micro. Paseo is not a computer brand or model - it's not recognized as any computer system or manufacturer in computing history.

Multiple choice technology operating systems
  1. 8

  2. 16

  3. 32

  4. 64

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SCSI-1 (Small Computer System Interface, first version 1986) supports up to 8 devices on a single SCSI cable. This includes the SCSI controller/host adapter itself, leaving 7 device IDs for actual peripherals. The devices are connected in a daisy-chain configuration. SCSI-2 and later versions maintained this limit for narrow (8-bit) buses, while wide (16-bit) SCSI increased it to 16 devices. SCSI-3 Ultra Wide also supported 16 devices.

Multiple choice technology operating systems
  1. Application Layer

  2. Programming Interface Layer

  3. SCSI Command Layer

  4. SCSI Protocol Layer

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SCSI-1 defined three primary layers: Application Layer (initiates commands), SCSI Command Layer (encapsulates CDBs), and SCSI Protocol Layer (handles signaling). The Programming Interface Layer was NOT formally defined in SCSI-1. This layer, which provides standardized APIs for applications to interact with SCSI devices, was introduced in later SCSI specifications (SCSI-2 and beyond). SCSI-1 focused on basic command and protocol definitions without formal programming interface standards.

Multiple choice technology operating systems
  1. SCSI Application Layer

  2. SCSI Transport Layer

  3. Interconnect Layer

  4. None of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The SCSI architectural model for distributed communication comprises exactly three layers: the SCSI Application Layer (client commands), SCSI Transport Layer (transport services), and Interconnect Layer (physical transport). Since all three options A, B, and C are valid layers in the standard SCSI model, the correct answer is 'None of the Above' - there is no fourth layer that would make any of these incorrect.

Multiple choice technology operating systems
  1. Asynchronous

  2. Synchronous

  3. Semi-synchronous

  4. None of the Above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By default, SCSI devices initialize communication using asynchronous data transfer because it requires no negotiation or hardware capability agreement. If both devices support synchronous transfer, they negotiate it during the startup phase. Asynchronous is the default fall-back state for compatibility.

Multiple choice technology operating systems
  1. Status Code

  2. Check Condition

  3. Sense Data

  4. KCQ

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SCSI commands return a Status Code byte to indicate whether the command completed successfully or encountered an error. The Status Code is the primary mechanism for determining command outcome - GOOD indicates success, while CHECK CONDITION signals an error that requires reading Sense Data for details. Check Condition is one specific status code, not the general mechanism, and KCQ is not a standard SCSI term.

Multiple choice technology operating systems
  1. SCSI Application Layer

  2. SCSI Transport Layer

  3. Interconnect Layer

  4. None of the Above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Service Delivery Subsystem resides at the Interconnect Layer in the SCSI architectural model, handling the physical and logical transport of data between devices. The Application Layer handles client commands, and the Transport Layer provides transport services, while the Interconnect Layer implements the actual delivery mechanism through the SDS.

Multiple choice technology operating systems
  1. Small Computer System Interface

  2. Small Connection System Interface

  3. Secure Connection Server Interface

  4. Small Connection Sys Interface

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SCSI stands for Small Computer System Interface, which is a set of standards for physically connecting and transferring data between computers and peripheral devices. The other options are fabricated terms designed to look similar.

Multiple choice technology storage
  1. SCSI Application Layer

  2. SCSI Transport Layer

  3. Interconnect Layer

  4. None of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The SCSI Architecture Model (SAM) for distributed communication has exactly three layers: Application Layer (highest), Transport Layer (middle), and Interconnect Layer (lowest, physical). Since options A, B, and C are all valid SCSI layers, none of them is 'not a layer.' The double-negative construction makes this tricky, but 'None of the Above' correctly indicates that all listed options ARE actual layers.

Multiple choice technology storage
  1. Application Layer

  2. Programming Interface Layer

  3. SCSI Command Layer

  4. SCSI Protocol Layer

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SCSI-1 defined the core architectural layers: Application Layer, Command Layer, and Protocol Layer. The Programming Interface Layer was introduced in later SCSI specifications (SCSI-2 and beyond) to provide a standardized interface between applications and the SCSI device driver. This layer did not exist in the original SCSI-1 standard.

Multiple choice technology storage
  1. 8

  2. 16

  3. 32

  4. 64

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SCSI-1 specified a narrow (8-bit) bus that could support up to 8 devices total, including the SCSI controller/host adapter. This means you could connect 7 peripheral devices plus the host adapter. The 8-device limit was a key constraint of the original SCSI-1 standard, later expanded to 16 devices with Wide SCSI.