What is a set of step-by-step instructions used to solve a problem called?
ADatabase
BCompiler
CVariable
DAlgorithm
Explanation
– An algorithm is a set of steps to solve a problem.
– It forms the logic behind computer programs.
– A good algorithm gives a correct result in a set number of steps.
Exam Relevance
- Topic: Programming Basics
- Subtopic: Programming Concepts

No Comments