What term or terms of a growth function are considered when determining the order of an algorithm?
What will be an ideal response?
```
The dominant term of the growth function determines the order of the algorithm. The dominant term is the
term that contributes the most to the value of the function as n becomes large.
```
Computer Science & Information Technology
You might also like to view...
Word provides ________ tools that simplify the process of adding shapes and objects to a document
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which one of the following malware types uses built-in propagation mechanisms that exploit system vulnerabilities to spread?
A. Trojan horse B. Worm C. Logic bomb D. Virus
Computer Science & Information Technology