4.4.1.11 Automation Flashcards
1
Q
What is automation?
A
requires putting models (abstraction of real world objects/phenomena) into action to solve problems.
This is achieved by:
•creating algorithms
•implementing the algorithms in program code
(instructions)
•implementing the models in data structures
•executing the code