Crunch Notes Grade 10 Flashcards
Abstract solution
A solution which makes use of general concepts and variables in solving a problem
Algorithm
A sequence of steps that can be followed in order to solve a specific problem
Concrete solution
A solution which makes use of fixed, specific values and steps in solving a problem
Flow chart
Diagrammatic visual representation of the sequence of steps required to solve a problem
Problem solving
Working out the steps required to reach a desired state based on a given set of starting values
Pseudo code
A structured, language-based way of presenting an algorithm
Applications software
Software that is used to do productive work and accomplish specific tasks
Computer
A multi-purpose electronic tool that can receive data, process the data, produce results and output the results
Data
Raw, unprocessed facts
Freeware
Software which is distributed freely. You do not receive the source code. There is no limitation in the time of functionality included
Hardware
Physical components and device. The parts of a computer that you can physically touch
ICT system
A combination of hardware, software, data, processes and people with the purpose to collect, manipulate, convey, store and retrieve data and information
Information
The results of processing data. It should be useful and meaningful
Input
The way of getting both data and instructions to the computer
IPO model
The input, processing and output model
IT
IT is a term that refers to all technology involved it’s the collecting, processing and storing of data / information
ICT
A term that expands IT to include the transmission of data using communications technology.
Open source software
Software made available with a license that allows you to access and modify the source code, but not sell the software
Output
A way of allowing the computer to show the results of the processing it has done
POS System
Point of Sale System - Specialised software and hardware designed to be used at the till point. It manages stock and creates reports
Proprietary software
Software developed by a certain software house. Users have to pay a license fee to be allowed to use the software. No access to the source code is provided
Shareware
Software which is distributed freely, but either it can only be used for a limited time, or limited capabilities are available. You do not receive the source code
Software
The programs - set of instructions - that tells the device / computer what to do
Source code
The programming code used to develop a specific application