The time factor when determining the efficiency of an algorithm is measured by
Options
- Counting microseconds
- Counting the number of key operations
- Counting the number of statements
- Counting the kilobytes of algorithm
CORRECT ANSWER : Counting the number of key operations
Write your comments