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. Tab

  2. Spacebar

  3. Enter

  4. Backspace

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

Traditional typewriters had Tab, Spacebar, and Backspace (or equivalent backspace mechanism), but did not have an Enter/Return key. Line breaks on typewriters were created by a carriage return lever, not a key. The Enter key is a computer keyboard addition for sending commands or confirming input.

Multiple choice technology
  1. The ScanDisk utility begins to run.

  2. The video card and video memory are tested.

  3. The BIOS identification process occurs

  4. Memory chips are checked to ensure they are working properly.

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

This is an EXCEPT question asking what does NOT happen during POST. POST runs hardware diagnostics during boot: testing video cards, memory, BIOS identification, and other essential hardware. ScanDisk is a Windows disk diagnostic and repair utility that runs after the OS is fully loaded, not during the BIOS-controlled POST phase. POST happens before any operating system loads, while ScanDisk requires Windows to be running.

Multiple choice technology
  1. The ScanDisk utility begins to run.

  2. The video card and video memory are tested.

  3. The BIOS identification process occurs

  4. Memory chips are checked to ensure they are working properly.

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

The Power-On Self-Test (POST) is a diagnostic routine that runs immediately after a computer is powered on. It tests hardware components like the video card (B), performs BIOS identification (C), and checks memory chips (D) to ensure basic functionality before booting. ScanDisk (A) is a Windows disk utility that runs optionally to check for file system errors and bad sectors - it is NOT part of the POST process.

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.

Multiple choice technology embedded technologies
  1. Universal Serial Bus

  2. Universal Standard Bus

  3. United Serial Bus

  4. None of the Above

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

USB stands for Universal Serial Bus, an industry standard that establishes specifications for cables, connectors, and protocols for connection, communication, and power supply between computers and devices.

Multiple choice technology
  1. Assistive technology software that helps blind individuals to operate a computer.

  2. Assistive technology software that helps blind as well as ‘blind and deaf’ individuals to operate a computer.

  3. OCR software that scans the content displayed on screen.

  4. Assistive Technology software that magnifies the screen.

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

A screen reader is assistive technology that converts on-screen content to speech or Braille output. While commonly associated with blindness, screen readers also serve 'blind-deaf' users through Braille display devices. Option A is incomplete, option C describes OCR software, and option D describes screen magnifiers.

Multiple choice technology storage
  1. Consistent

  2. Fractured

  3. Promoted

  4. Synchronizing

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

In CLARiiON storage arrays, a clone in the 'Synchronizing' state cannot be removed from its clone group because the synchronization operation is actively in progress. Removing it during this critical phase would corrupt the clone relationship and potentially cause data inconsistency. The other states (Consistent, Fractured, Promoted) represent stable conditions where removal operations can be safely performed.

Multiple choice technology platforms and products
  1. Control inserters

  2. provide information to optical reader equipment

  3. Track campagins

  4. Document setup

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

Barcodes serve multiple purposes: controlling automated equipment like inserters, encoding machine-readable information for optical scanners, and tracking items through workflows. Document setup is a pre-barcode task, not a use of barcodes.

Multiple choice technology embedded technologies
  1. LIN

  2. CAN

  3. I2C

  4. SPI

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

LIN (Local Interconnect Network) uses a single-wire communication line, making it cost-effective for simple automotive applications. CAN uses two wires (CAN High and CAN Low), I2C uses two lines (SDA and SCL), and SPI typically uses four or more lines (MOSI, MISO, SCK, CS) for communication.

Multiple choice technology embedded technologies
  1. 128

  2. 64

  3. 32

  4. 16

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

The RS485 standard specifies a maximum of 32 unit loads on a single network segment without repeaters. While modern transceivers with fractional unit loads can extend this to 128 or more devices, the classic RS485 specification defines 32 as the standard limit. Options A and B (128, 64) require special low-unit-load transceivers, and D (16) is below the standard capacity.