3.4.1.11 Automation. Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Define automation.

A

Automation is the use of technology to accomplish a task with as little human interaction as possible. In computing, automation is usually accomplished by a program or script etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does automation require?

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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly