2 Flashcards
2D array
Is used to create a table of data in rows and columns with the same data type
Software
Consist of sequences of instructions called programs that can be understood and executed by hardware
System software
Performs the task needed to operate the hardware
Library
Is a collection of compiled routines that other programs can use
Utility
Are programs that perform a very specific task related to working with computers
Translator
Software translate source code and assembly code to machine code
Operating system
Is a collection of software designed to act as an interface between the user and the computer and manages the overall operation of the computer
Application software
Software designed to help the user to perform specific tasks
General purpose software
Software that can be used for many different tasks
Special purpose software
Software designed to support one specific task
Bespoke software
Written for a customer’s specific need
Boolean
Either a true or false value
Boolean data type
Used to enable a variable to store a true or false value
Binary
A number system where numeric values are represented by 1 and 0
Logic circuit
Several logic gates combined together