Computer Softwa-WPS Office
Computer Softwa-WPS Office
1. These are programs that help us accomplish specific tasks using the computer.
Explanation:
Application software is a type of computer program designed to help the user perform specific tasks or
activities such as word processing, browsing the internet, playing games, or managing data. Examples
include Microsoft Word, Google Chrome, and Adobe Photoshop.
---
2. These are programs or sets of programs that coordinate the operation of the computer hardware for
the application software.
Explanation:
System software includes the operating system and utility programs that manage computer hardware
and provide a platform for running application software. It acts as a bridge between the hardware and
user applications. Examples include Windows, macOS, and Linux.
---
Explanation:
The user interface is the part of the operating system or software that allows users to communicate with
the computer. It can be graphical (GUI) like icons and windows, or command-line (CLI), where users type
text commands.
---
4. These are computer systems that utilize multiprogramming are called ______.
Explanation:
Multiprogramming systems allow multiple programs to reside in memory at the same time, and the CPU
switches between them to keep busy. This increases efficiency and CPU utilization by running another
program when one is waiting for I/O operations.
---
Explanation:
A single-user system is designed for one user to operate the computer at a time. It uses one operating
system to manage all functions and does not support multiple users simultaneously. Examples are
personal laptops and desktops.
---
Answer: Hardware
Explanation:
Hardware refers to the tangible parts of a computer system—those you can physically touch. This
includes the monitor, keyboard, mouse, motherboard, hard drive, RAM, and other electronic
components.
---
7. It refers to the planned, step-by-step instructions that tell the computer what to do.
Answer: Algorithm
Explanation:
An algorithm is a sequence of logical steps designed to perform a specific task or solve a problem. It is
used in programming to create software instructions that computers follow.
---
Answer: Program
Explanation:
A program is a set of written instructions that a computer follows to perform a specific task. Programs
are written in programming languages like Python, Java, or C++.
---
Answer: Software
Explanation:
Software is a general term for programs and operating systems that direct the hardware to perform
tasks. Without software, hardware cannot function effectively.
---
10. It is the primary input device for the microcomputer systems that can be used to encode letters or
numbers.
Answer: Keyboard
Explanation:
A keyboard is a standard input device used to enter letters, numbers, and symbols into the computer. It
converts key presses into signals the computer can understand.
---
11. It is a nonvolatile BIOS memory, refers to a small memory on PC motherboards that is used to store
BIOS settings.
Explanation:
CMOS is a type of memory that stores BIOS configuration settings such as system time and hardware
settings. It is powered by a small battery on the motherboard to retain settings even when the computer
is turned off.