Input/Output — Set 4
Computers · इनपुट/आउटपुट · Questions 31–40 of 70
What is the 'GEMS' term for the part of a computer that displays the results of processing?
Correct Answer: A. Output Device
• **Output Device** = any hardware component that receives processed data from the CPU and presents it in human-readable form — monitors, printers, and speakers all fall in this category. • **Key fact** — Output devices are the final step in the IPO (Input-Process-Output) cycle; without them the computer's results would remain invisible to the user. • Output can be soft copy (on-screen display) or hard copy (printed page), giving users flexibility in how they consume information. • 💡 Option B (Keyboard) is wrong because it sends data into the computer, making it an input device; Option C (Input Device) is wrong for the same reason — it captures, not displays, data; Option D (CPU) is wrong because the CPU processes data internally rather than presenting it to the user.
The 'GEMS' standard layout for most computer keyboards is known as?
Correct Answer: C. QWERTY
• **QWERTY** = the keyboard layout named after the first six letters on its top alphabetic row, designed in the 1870s by Christopher Sholes for the Remington typewriter to prevent mechanical key jams. • **Key fact** — Even though mechanical jams are no longer a concern, QWERTY became an international standard and today dominates keyboards in every English-speaking country. • Alternative layouts like Dvorak claim greater typing efficiency, but QWERTY's global dominance makes retraining impractical for most users. • 💡 Option A (DVORAK) is wrong because it is an alternative layout optimised for English letter frequency, not the established worldwide standard; Option B (AZERTY) is wrong because it is the French keyboard standard, not the global default; Option D (Numerical) is wrong because it describes only the number pad section, not a full keyboard layout.
Which 'GEMS' input device is used to detect marks on a pre-printed form, such as an MCQ answer sheet?
Correct Answer: D. OMR
• **OMR (Optical Mark Recognition)** = a technology that uses reflected light to detect pencil or pen marks in pre-defined bubbles on specially printed forms, making it the standard method for processing MCQ answer sheets at scale. • **Key fact** — OMR machines can evaluate thousands of answer sheets per hour with near-zero error, far faster than any human evaluator could manage manually. • OMR forms require marks only inside designated bubbles; stray marks or very light shading can cause misreads, which is why candidates are told to use a dark pencil. • 💡 Option A (OCR) is wrong because OCR reads printed or handwritten characters as text, not just positional marks on a form; Option B (Barcode Reader) is wrong because it scans linear or 2D codes on labels, not handwritten bubble marks; Option C (MICR) is wrong because it reads magnetic ink characters printed on bank cheques, not answer sheets.
The 'GEMS' measurement for the clarity and sharpness of a printed image is?
Correct Answer: A. DPI
• **DPI (Dots Per Inch)** = the measurement of print resolution that counts how many individual ink dots a printer places within one linear inch; higher DPI produces finer detail and sharper output. • **Key fact** — Standard office documents print well at 150-300 DPI, while professional photographs require 300-600 DPI to appear photorealistic and grain-free. • DPI also applies to scanners and displays (though screens technically use PPI — pixels per inch), making it a cross-device quality benchmark across the entire imaging pipeline. • 💡 Option B (PPM) is wrong because it stands for Pages Per Minute and measures print speed, not image quality; Option C (Bitrate) is wrong because it measures data transfer rate in audio/video streams, not print resolution; Option D (Hz) is wrong because it measures screen refresh rate or electrical frequency, not print clarity.
Which 'GEMS' input device is primarily used on a laptop to move the cursor?
Correct Answer: C. Touchpad
• **Touchpad** = a flat, capacitive surface built into a laptop's palm rest that translates finger movement into on-screen cursor movement, serving as the built-in substitute for an external mouse. • **Key fact** — Modern touchpads support multi-touch gestures such as two-finger scrolling, pinch-to-zoom, and three-finger swipe for app switching, making them far more capable than early single-touch pads. • Touchpads use capacitive sensing — detecting the electrical charge of a fingertip rather than mechanical pressure — enabling smooth, precise tracking with no moving parts. • 💡 Option A (Trackball) is wrong because it uses a rotatable ball in a fixed housing and is rarely integrated inside laptops; Option B (Joystick) is wrong because it is a lever-based controller used mainly for gaming, not laptop cursor navigation; Option D (Scanner) is wrong because it digitises paper documents and belongs to a completely different device category.
What 'GEMS' device is used to convert digital computer signals into physical sound?
Correct Answer: D. Speakers
• **Speakers** = output devices that receive amplified electrical audio signals from the computer's sound card and vibrate a diaphragm to produce sound waves that humans can hear. • **Key fact** — Speakers are the functional reverse of microphones: a microphone converts sound into electrical signals (input), while a speaker converts electrical signals back into audible sound (output). • Modern computer speaker systems often include a subwoofer for bass and satellite units for mid/high frequencies, delivering a full-range audio experience for music, alerts, and calls. • 💡 Option A (Microphone) is wrong because it is an input device that captures sound rather than producing it; Option B (Monitor) is wrong because it is a visual output device, not an audio one; Option C (Modem) is wrong because it modulates and demodulates network signals for internet connectivity, unrelated to audio playback.
In 'GEMS' computer terminology, a 'Hard Copy' is produced by which device?
Correct Answer: A. Printer
• **Printer** = the output device that produces a hard copy by depositing ink or toner onto paper, creating a permanent physical record of digital data that exists independently of any power source. • **Key fact** — 'Hard copy' (paper output) contrasts with 'soft copy' (on-screen display): only a printer can produce a hard copy, whereas a monitor only ever shows a soft copy that vanishes when the screen is switched off. • Printers range from home inkjets to high-speed industrial laser models, but all share the core function of translating digital signals into permanent physical marks on paper. • 💡 Option B (Monitor) is wrong because it displays a soft copy on screen that disappears when powered off, not a permanent paper record; Option C (Scanner) is wrong because it converts paper into digital images — the opposite of printing; Option D (Keyboard) is wrong because it is an input device used to enter data, not to produce output.
Which 'GEMS' input device is often used in video calling to capture the user's face?
Correct Answer: C. Webcam
• **Webcam** = an input device that continuously captures live video frames and streams them as digital data to the computer, enabling real-time face-to-face communication over the internet. • **Key fact** — Unlike a digital camera (designed for high-resolution still photography stored locally), a webcam is purpose-built for live streaming and video conferencing with continuous real-time output. • Most modern laptops embed a webcam above the display using a CMOS image sensor, eliminating the need for any external device during video calls. • 💡 Option A (Scanner) is wrong because it digitises static paper documents, not live moving images; Option B (Microphone) is wrong because it captures audio input, not visual input; Option D (Digital Camera) is wrong because it is primarily designed for high-resolution still photography stored locally, not for streaming live video continuously.
The 'GEMS' key used to create a new line in a word processing document is?
Correct Answer: D. Enter
• **Enter key** = the keyboard key that sends a carriage-return signal to the active application, starting a new paragraph in a word processor or confirming and submitting a command or form entry. • **Key fact** — In command-line interfaces, pressing Enter executes the typed command; in web forms and dialog boxes, it is the keyboard equivalent of clicking 'OK' or 'Submit'. • A dedicated Enter key also exists on numeric keypads for confirming inputs in spreadsheets and calculators, underlining how central this key is across all computing contexts. • 💡 Option A (Space) is wrong because it inserts a blank space between characters without creating a new line; Option B (Shift) is wrong because it is a modifier key that produces capital letters or special symbols; Option C (Tab) is wrong because it moves the cursor to the next tab stop or input field, not to a new paragraph line.
Which 'GEMS' technology is used by a barcode reader to scan codes?
Correct Answer: A. Light source and sensor
• **Light source and sensor** = the core technology of a barcode reader: a laser or LED illuminates the barcode, and a photodiode sensor measures reflected light intensity — white bars reflect more, black bars reflect less — converting the pattern into binary digital data. • **Key fact** — This optical method is extremely fast and entirely non-contact, making barcodes hygienic, durable, and ideal for high-throughput retail and logistics environments. • 1D barcodes store data in a single row of bars; 2D codes like QR codes use a square grid, but both rely on the same fundamental light-reflection principle to encode information. • 💡 Option B (Sound waves) is wrong because that describes ultrasound or sonar technology, not optical barcode scanning; Option C (Magnetic pull) is wrong because magnetic reading applies to credit card stripes, not barcode patterns; Option D (Mechanical pressure) is wrong because barcode readers are entirely non-contact and contain no moving mechanical parts.