Chapter 1 (Types and Components of computer systems) Flashcards
What is a Hardware?
Hardware is the physical components that make up a typical computer system.
What is a Software?
Software is the control of a computer
system and process data. The software considered in this book falls into two
categories: applications and system
What are the main components of a computer system?
the central processing unit (CPU)
internal hard disk drive or solid-state drive
random access memory (RAM)
read-only memory (ROM)
What are application software?
Application software provide services that the user requires to solve a given task
What are types of applicaion software?
» word processing
» spreadsheet
» database (management system)
» control and measurement software
» apps and applets
» video editing
» graphics editing
» audio editing
What is a CPU (Central Processing Unit) ?
is the part of the computer that interprets and executes the commands from the computer hardware and software.
What is non-volatile memory?
Memory that does not need power to retain information, it is not wiped when the computer is turned off.
RAM is a non-volatile memory (True or False) ?
False
What is a System software?
A System software is the software designed to provide a platform on which all
other software can run
ROM used to store BIOS and other data needed at startup. (True or False)
True
What are examples of a System software?
example:
» compilers
» linkers
» device drivers
» operating systems
» utilities
What are Word processing?
Word processing software is used to
manipulate a text document, such as an
essay or a report. Text is entered using a
keyboard and the software provides tools
for copying, deleting and various types
of formatting. Some of the functions of
word processing software
A ___________________ requires a user to type in instructions to choose
options from menus and opening software.
CLI ( Command-Line Interface)
What are the functions of Word processing software?
Functions of Word processing include:
- creating, editing, saving and
manipulating text - copy and paste functions
- spell checkers and thesaurus
- import photos/images into a structured
page format - translation into foreign language
What are Spreadsheet software?
Spreadsheet software is used to organise
and manipulate numerical data (in the
form of integer, real, date, and so on).
Numbers are organised on a grid of
lettered columns and numbered rows. The
grid itself is made up of cells, and each cell
is identified using a unique combination of
columns and rows; for example: B6. Some
of the functions of spreadsheets