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
-
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
-
more <filename>
-
pico <filename>
-
cat <filename>
-
touch <filename>
D
Correct answer
Explanation
touch creates a new empty file if it doesn't exist, or updates the timestamp if it does. more is for viewing file contents, pico is a text editor, cat displays file contents. Only touch creates files.
-
Special Function
-
Test Function
-
Scientific Function
-
Encoding Function
D
Correct answer
Explanation
METAPHONE is an encoding function used for phonetic string matching. It improves upon the SOUNDEX algorithm by better handling English pronunciation patterns, making it useful for fuzzy name matching and duplicate detection. Unlike SOUNDEX, METAPHONE produces more accurate phonetic representations.
B
Correct answer
Explanation
Portlet portals commonly use Books (collections), Pages (containers), and Portlets (individual content units) as core components. 'Scan' is not a standard portal component - it's unrelated to portal architecture.
-
bluetooth
-
fsquirt
-
bftwiz
-
btquist
B
Correct answer
Explanation
fsquirt is the Windows command-line utility to launch the Bluetooth File Transfer Wizard. The other options are not valid Windows commands for this purpose.
-
control display
-
display.cpl
-
vga
-
desk.cpl
D
Correct answer
Explanation
desk.cpl is the Control Panel applet file for Display Properties in Windows. The display settings were traditionally managed through this CPL file, while display.cpl is not a valid applet name.
-
Option A is correct
-
Option B is correct
-
Both A and B are correct
-
Both A and B are incorrect
C
Correct answer
Explanation
Both input controls (like textboxes) and display controls (like labels) can maintain their state across postbacks through mechanisms like ViewState in ASP.NET. This state management preserves user input and display values between round-trips to the server.
-
Assignment
-
Connector
-
Integrator
-
Flow Action
A
Correct answer
Explanation
The Assignment Smart Shape is specifically designed to present screens and forms to end users for interaction or data entry. Connectors route flows between shapes, Integrators connect to external systems, and Flow Actions define what happens after a user submits an assignment.
-
serial port
-
parallel port
-
USB port
-
Ethernet port
A,B,C,D
Correct answer
Explanation
Serial, parallel, USB, and Ethernet ports are all fundamental communication interfaces on a computer. Serial and parallel ports are older legacy standards, while USB and Ethernet are modern interfaces used for connecting peripherals and networking respectively. Thus, all four options are correct examples of basic computer ports.
-
peripheral
-
clip art
-
highlight
-
execute
A
Correct answer
Explanation
Peripherals are hardware devices that are not part of the core computer system but are connected to it to add functionality. Examples include printers, scanners, keyboards, mice, external drives, and cameras. They are called peripheral because they are on the periphery - outside the main computer case and connected via ports or wireless connections.
-
Hard Drive
-
Pen Drive
-
Solid State Drive
-
All above
-
High Definition Video
-
High Definition Audio
-
High Definition Video & High Definition Audio
-
all above
D
Correct answer
Explanation
HDMI technology can transfer both high-definition video and high-definition audio signals simultaneously through a single cable. It supports video-only, audio-only, or combined audio/video transmission. Therefore 'all above' is correct as it covers all these capabilities.
A
Correct answer
Explanation
A telephony card is a hardware component that provides the interface between telephone lines and a computer system. It processes telephone line inputs and facilitates communication with the Voice Operating System for call handling and voice processing tasks.
-
IVR
-
Citrix
-
Mainframe
-
MQ Series
A
Correct answer
Explanation
IVR (Interactive Voice Response) is the technology that allows automated interaction between a telephone caller and a computer system through voice or keypad inputs. It uses pre-recorded messages and text-to-speech technology to guide callers through menu options without human intervention. Citrix is virtualization software, Mainframe is a large computer system, and MQ Series is messaging middleware - none of these handle direct caller-computer telephone interaction.