ICT chapter 4 Flashcards
What is software?
a series of instructions written in a programming language that performs a function
What are two types of system software?
operating system (OS) and utility programs
What are 4 examples of generic names of application software?
Word Processor
Spreadsheet
Database
Web Browser
What is firmware?
instructions that are stored in the ROM and are loaded when the computer starts
What is the bootstrap?
the first commands loaded when a computer starts it checks hardware and loads the firmware
what is the interface?
the method in which the user communicates with the computer
What are the three different types of interface?
Graphical user interface
Command line interface
natural language interface
What is the Graphical User interface?
a type of operating system that includes windows, icons, menus and pointers
What is the command line interface?
a type of operating system where the user types commands
What is the natural language interface?
a type of operating system that allows the user to type or speak commands
What is system software?
a type of software that manages the hardware and software of the computer
What is the operating system?
a program that manages the computer, allows the computer to communicate with the user and allows software to be run
What are utility programs?
system software that performs housekeeping activities
What is application software?
a software which allows the user to perform a useful task
What does the application software run on?
It runs on the operating system