Question
Easy
Choose valid set of output devices:
1
Printer, MICR, Bar Code Reader
2
Speaker, OMR, VDU
3
Plotter, VDU, Headphone
4
Headphone, OCR, Joystick
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option C
Explanation
The correct option is (3): Plotter, VDU (Visual Display Unit, or monitor), and Headphone are all classified as pure output devices, meaning their primary function is to communicate processed data from the computer to the user in a usable format. A Plotter is a specialized printer used to produce high-quality, large-format graphic output like engineering drawings and architectural blueprints. The VDU, which is essentially the computer monitor, is the main…Read More
Similar Questions from HTET Exam - Level 3 - Year 2022
Question 1
Easy
Source :
HTET 2022
In context of software testing match of Column-I and Column-II is: Column-I - Column-II i. Integration Testing - a. Alpha Testing ii. Unit Testing -…
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)
Question 2
Easy
Source :
HTET 2022
Socket address is :
Chapter :
Computer Networks & Internet
Topic :
Internet Protocols
Question 3
Easy
Source :
HTET 2022
Which of the following constructor related concept is non-relevant in C++?
Chapter :
Object-Oriented Programming (C++)
Topic :
Advanced Class Concepts
Question 4
Easy
Source :
HTET 2022
Boolean expression $\sim (A \cdot B) \cdot (\sim A+B) \cdot (\sim B+B)$ is equal to which of the following ?