Information Systems First Question

2020-01
What are the four major categories that computing hardware devices can be categorized into based on the functions that they can perform?
- Input, Editing, Storage, Output
- Input, Output, Processing, Storage
- Editing, Copying, Pasting, Storage
- Entering, Editing, Pasting, Copying
- Entering, Saving, Processing, Output
Solution
The four major categories that computing hardware devices can be categorized into based on the functions that they can perform are Input, Output, Processing, and Storage.[1]
Therefore, the correct option is (b).
2021-01
Which of the following statements is/are CORRECT regarding computer hardware?
- They are used to perform input, process, storage and output activities.
- Very-low resolution display units are used to show extremely detailed graphical information.
- Smartphones cannot be considered computer hardware.
- Embedded cameras on laptop computers are output devices.
- A tablet's screen can be considered both as an input and output device.
Solution
-
They are used to perform input, process, storage and output activities. ✅
Correct. Computer hardware includes devices that handle input (keyboard, mouse), processing (CPU), storage (hard disk, SSD), and output (monitor, printer). -
Very-low resolution display units are used to show extremely detailed graphical information. ❌
Incorrect. Low-resolution displays cannot show detailed information — high-resolution displays are used for that. -
Smartphones cannot be considered computer hardware. ❌
Incorrect. Smartphones are computer hardware because they include CPU, memory, input/output devices, etc. -
Embedded cameras on laptop computers are output devices. ❌
Incorrect. A camera is an input device (it captures images/videos). -
A tablet's screen can be considered both as an input and output device. ✅
Correct. The screen outputs information (display) and also accepts input via touch.
2022-01
Which of the following is/are NOT (a) computer device(s)?
- Laptop
- Smartphone
- Speaker
- Desktop
- Tablet
Understanding Computer Devices:
A computer device is an electronic device that can process data, store information, and execute programs. Laptops, smartphones, desktops, and tablets all fit this definition as they contain processors, memory, and operating systems that allow them to perform various computing tasks.
Analyzing the Options:
- Laptop: A portable computer.
- Smartphone: A mobile computer with a touchscreen.
- Speaker: A peripheral device that outputs sound; it does not process data or run programs independently like a computer.
- Desktop: A stationary computer.
- Tablet: A mobile computer with a touchscreen.
Therefore, the speaker is the only option that is not a computer device.
Therefore, the correct option is (c).
2023-01
Which of the following is NOT a computing device?
- Laptop
- Tablet
- Mouse
- Desktop
- Smartphone
Solution
The question asks to identify which of the given options is NOT a "computing device"(a device that performs computing activities).
- Laptop: A laptop is a portable personal computer, which is a computing device.
- Tablet: A tablet is a mobile computing device with a touchscreen interface.
- Mouse: A mouse is an input device used to control a cursor on a computer screen; it is a peripheral (able to be attached to and used with a computer, though not an integral part of it) and not a computing device itself.
- Desktop: A desktop computer is a personal computer designed for use at a fixed location, making it a computing device.
- Smartphone: A smartphone is a mobile phone with advanced computing capabilities, making it a computing device.
Therefore, the correct answer is (c) Mouse.
2024-01
Which of the following is NOT a "computer hardware"?
- Mouse
- Disk Drive
- Operating System
- Solid State Drive (SSD)
- Random Access Memory (RAM)
Explanation
Computer hardware refers to the physical components of a computer system that you can touch and see. Let's examine each option:
- (a) Mouse: A mouse is a physical input device used to control a pointer on a screen. It is a piece of hardware.
- (b) Disk Drive: A disk drive (like a Hard Disk Drive or HDD) is a physical storage device that stores data. It is a piece of hardware.
- (c) Operating System: An operating system (OS) is a collection of software that manages computer hardware and software resources and provides common services for computer programs. It is software, not hardware.
- (d) Solid State Drive (SSD): An SSD is a physical storage device that stores data using solid-state memory. It is a piece of hardware. (Note: The image says "Solid State Driver," which is likely a typo and intended to be "Solid State Drive").
- (e) Random Access Memory (RAM): RAM is a physical component that stores data temporarily for quick access by the CPU. It is a piece of hardware.
Therefore, the Operating System is the only option that is not computer hardware, as it is software.
References
- R. M. Stair and G. W. Reynolds, Principles of Information Systems, 12th ed., Boston, MA, USA: Cengage Learning, 2018, p. 11.