Computer Knowledge

Computer Hardware Devices

893 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. Keyboard

  2. Mouse

  3. Joystick

  4. Light pen

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

The joystick was invented in the 1940s for aircraft control systems and was adapted as one of the earliest input devices for computers, predating the mouse (1960s) and standard keyboard integration. Light pen came later in the 1950s.

Multiple choice technology programming languages
  1. a) A port to connect printer

  2. b) A port to connect keyboard

  3. c) An abstraction to pass data across processes

  4. d) A hardware device

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

A socket is an abstraction for inter-process communication (IPC) that allows processes to pass data to each other, whether on the same machine or across a network. It's a software endpoint, not a physical hardware port like printer or keyboard connections. Sockets support various communication protocols including TCP and UDP.

Multiple choice technology programming languages
  1. A mechanism to connect to printer, keyboard and monitor in linux

  2. A mechanism to share printer across users

  3. A request made by the device to linux kernel

  4. None

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

SPOOL stands for Simultaneous Peripheral Operations Online. It's a queuing mechanism that allows multiple users and applications to share printer resources by managing print jobs in a buffer, preventing device conflicts and enabling efficient printer utilization.

Multiple choice technology operating systems
  1. 1 A port to connect printer 2

  2. A port to connect keyboard

  3. 3 An abstraction to pass data across processes

  4. 4 A hardware device

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

A socket is an IPC (Inter-Process Communication) abstraction that enables data exchange between processes, whether on the same machine or across a network. It provides a standardized interface for bidirectional communication. Sockets are not hardware ports or physical devices.

Multiple choice technology enterprise content management
  1. Dental issues caused by ink

  2. Standard for printing

  3. Short-distance radio frequency link for wireless communications

  4. Technology for synchronizing content between 2 devices

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

Bluetooth is a short-distance radio frequency technology for wireless communication between devices. It operates in the 2.4 GHz band and enables data transfer over short ranges (typically 10-100 meters). Option A is a dental pun. Option B describes printers, not Bluetooth. Option D describes sync software, not the core Bluetooth technology.

Multiple choice technology operating systems
  1. Mouse

  2. Keyboard

  3. Monitor

  4. CPU

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

The monitor is an output device that displays visual information from the computer. The mouse, keyboard, and CPU are not output devices - mouse and keyboard are input devices, while CPU is a processing component that performs calculations.

Multiple choice technology operating systems
  1. Modem

  2. Scanner

  3. Mouse

  4. Printer

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

A modem is a device that modulates and demodulates signals for data transmission over telephone or cable lines. Scanner, mouse, and printer are peripheral devices but do not perform the modulation/demodulation function that defines a modem.

Multiple choice technology operating systems
  1. Modem

  2. Scanner

  3. Mouse

  4. Printer

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

A modem functions as both an input and output device because it sends data to other computers (output) and receives data from them (input) over communication lines. In contrast, a scanner is input-only (converts documents to digital), a mouse is input-only (sends cursor movements), and a printer is output-only (produces physical copies).

Multiple choice technology
  1. Handheld scanner

  2. Barcode scanner

  3. Chip and Pin

  4. Manual PDQ

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

A 'Closed socket error' typically occurs in payment processing systems when the connection between the POS terminal and the Chip and Pin machine is unexpectedly terminated. It is not associated with barcode scanners or manual PDQs.

Multiple choice technology
  1. USB

  2. System device

  3. Monitor

  4. Port

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

This question appears to be about finding a chip and PIN device in Windows Device Manager. Payment terminals and chip and PIN readers typically connect via COM ports or USB ports that appear under 'Ports (COM & LPT)' in Device Manager. The other options (USB, System devices, Monitor) are not the standard location where chip and PIN devices are listed. However, this is a very domain-specific hardware question.

Multiple choice technology architecture
  1. adjust the touch screen sensitivity

  2. adjust the screen backlight settings

  3. adjust the IrDA transfer rate

  4. Adjust the SD card bus speed

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

Screen backlight is a major battery drain - reducing brightness/timeout significantly extends battery life. Touch sensitivity, IrDA rate, and SD bus speed have negligible impact on battery.

Multiple choice technology architecture
  1. Mouse

  2. TrackBall

  3. Touch Screen

  4. Drawing Tablet

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

A trackball uses the same mechanical detection principle as an opto-mechanical mouse but inverted - instead of moving the mouse across a surface, you rotate the ball directly with your fingers or thumb. The stationary ball housing contains the same optical/mechanical sensors as a mouse.

Multiple choice technology architecture
  1. The monitor must be activated with the Function Key

  2. The laptop covershould be closed and re-opened

  3. The laptop should be rebooted

  4. The correct drivers for the keyboard should be installed.

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

Most laptops require pressing a Function key combination (like Fn+F4, Fn+F5, Fn+F7, or Fn+F8 depending on the model) to toggle video output between the internal LCD, external monitor, or both displays. This is always the first step before checking cables or drivers.