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
-
Tab
-
Spacebar
-
Enter
-
Backspace
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.
-
The ScanDisk utility begins to run.
-
The video card and video memory are tested.
-
The BIOS identification process occurs
-
Memory chips are checked to ensure they are working properly.
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.
-
The ScanDisk utility begins to run.
-
The video card and video memory are tested.
-
The BIOS identification process occurs
-
Memory chips are checked to ensure they are working properly.
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.
-
adjust the touch screen sensitivity
-
adjust the screen backlight settings
-
adjust the IrDA transfer rate
-
Adjust the SD card bus speed
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.
-
Mouse
-
TrackBall
-
Touch Screen
-
Drawing Tablet
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.
-
The monitor must be activated with the Function Key
-
The laptop covershould be closed and re-opened
-
The laptop should be rebooted
-
The correct drivers for the keyboard should be installed.
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.
D
Correct answer
Explanation
The original 1984 Macintosh used a unique RJ-11 telephone connector for its keyboard. This was before Apple introduced ADB (Apple Desktop Bus) in later Mac models, making RJ-11 distinctive to the original Mac.
-
Universal Serial Bus
-
Universal Standard Bus
-
United Serial Bus
-
None of the Above
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.
-
Assistive technology software that helps blind individuals to operate a computer.
-
Assistive technology software that helps blind as well as ‘blind and deaf’ individuals to operate a computer.
-
OCR software that scans the content displayed on screen.
-
Assistive Technology software that magnifies the screen.
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.
-
Cache memory
-
Clone Private LUN
-
PSM
-
Reserved LUN pool
D
Correct answer
Explanation
In EMC SnapView, when a write operation modifies a source LUN, the original data is preserved by copying it to the Reserved LUN Pool (RLP) before the new data is written.
-
Consistent
-
Fractured
-
Promoted
-
Synchronizing
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.
-
Continues to all component LUNs
-
Continues to base LUN only
-
Halted during expansion
-
Halted to the base LUN only
C
Correct answer
Explanation
In EMC CLARiiON arrays, when a LUN is undergoing expansion, host I/O operations to that LUN are temporarily halted or suspended until the expansion process completes.
-
Control inserters
-
provide information to optical reader equipment
-
Track campagins
-
Document setup
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.
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.
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.