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
-
A mechanism to connect to printer, keyboard and monitor in linux
-
A mechanism to share printer across users
-
A request made by the device to linux kernel
-
None
B
Correct answer
Explanation
SPOOL (Simultaneous Peripheral Operations On-Line) is a buffering mechanism that queues print jobs, allowing multiple users to share a single printer without waiting.
-
A port to connect printer
-
A port to connect keyboard
-
An abstraction to pass data across processes
-
A hardware device
C
Correct answer
Explanation
A socket is a software abstraction that acts as an endpoint for sending and receiving data across processes over a network or locally.
-
They are printer terminals
-
Partial terminals
-
Pseudo terminals
-
Hardware cable
C
Correct answer
Explanation
Pseudo terminals (ptys) are pseudo-terminal slave and master pairs that provide terminal sessions through other interfaces like SSH or GUI terminal emulators. They simulate a real terminal for interactive shell sessions. Options A, B, and D are incorrect: they're not printers, not partial terminals, and not physical hardware cables.
-
cold reset
-
warm reset
-
Kill data xfer
-
warm and cold reset
D
Correct answer
Explanation
When a touchscreen is not working, the standard troubleshooting approach is to try a warm reset first. If that doesn't work, proceed to a cold reset. Option D includes both methods, which is the comprehensive approach to resolving touchscreen issues. Neither method alone is guaranteed to work.
B
Correct answer
Explanation
Standard network ports on devices typically have two indicator lights: one for link status (showing physical connection) and one for activity (showing data transmission). This is the standard design for network ports including those on HHS devices.
B
Correct answer
Explanation
PL/SQL has two types of cursors: implicit cursors (automatically created for DML statements and SELECT INTO) and explicit cursors (declared and managed by the programmer). Option B is correct.
-
Polarity tester
-
LAN analyzer
-
Line analyzer
-
Breakout box
C
Correct answer
Explanation
A line analyzer is the instrument designed to monitor telephone or data lines for voltage surges, noise, and other abnormalities. The other listed tools serve different purposes, making the stored answer correct.
-
Analog integrator
-
Attention integrator
-
Analog identifier
-
Attention Identifier
D
Correct answer
Explanation
AID stands for Attention Identifier in mainframe and DataStage contexts. It's a mechanism used to identify user attention or input focus in terminal systems. Analog integrator and Analog identifier are incorrect - AID is not related to analog systems.
-
Data
-
Address
-
Both 1 and 2
-
Can't say
C
Correct answer
Explanation
General-purpose registers hold both data operands and address values during program execution, supporting arithmetic, logical, and addressing operations.
-
General,Control registers
-
Control,Floating registers
-
Control,Access registers
-
None of these
C
Correct answer
Explanation
Control registers manage CPU state (flags, mode bits) and Access registers handle memory protection. Applications don't directly manipulate these - they're for OS/hypervisor use.
-
Speech input and speech output
-
Touch tone input and voice output
-
Multi modal Modes of Input and Multimedia Output.
-
Speech Input and Output and Visual Output.
D
Correct answer
Explanation
First generation IVR used touchtone input with voice output. Second generation added speech input with voice output. Third generation added visual output alongside speech input/output. Option D correctly describes 3rd gen.
-
Speech Input and Output and Visual Output.
-
Multi modal Modes of Input and Multimedia Output.
-
Speech Input and Output.
-
Touchtone input and voice Output.
B
Correct answer
Explanation
Fourth generation IVR systems support multiple input modes (speech, touchtone, text, gestures) and multimedia output (video, graphics, animations). This represents the most advanced IVR capabilities. Options A, C, D describe earlier generations.
-
Graphical & Video Output enhancement
-
Automatic Speech Recognition.
-
DTMF key Input
-
Voice input and output
A
Correct answer
Explanation
Traditional IVR platforms already support mature technologies like automatic speech recognition, DTMF keypad input, and basic voice I/O. Future enhancements focus on advanced multi-modal interfaces, integrating graphical and video output to provide a more interactive, visual, and user-friendly experience.
-
Speech input and speech output
-
Touch tone input and voice output
-
Multi modal Modes of Input and Multimedia Output.
-
Speech Input and Output and Visual Output.
B
Correct answer
Explanation
First generation IVR systems used DTMF (touch-tone) input from telephone keypads and provided pre-recorded voice output. This was before speech recognition technology became practical. Later generations added speech input (2nd gen) and multi-modal capabilities including visual/video output (3rd gen).
-
Telecommunication cards
-
Telephony board or telephony card
-
Keypad
-
Speaker phones and keypad
B
Correct answer
Explanation
Dual-Tone Multi-Frequency (DTMF) signals generated by telephones require specialized hardware known as telephony boards or telephony cards to be processed and understood by a computer system in computer telephony integration.