MCQOPTIONS
Saved Bookmarks
| 1. |
The concept of order (Big O) is important because |
| A. | It can be used to decide the best algorithm that solves a given problem |
| B. | It determines the maximum size of a problem that can be solved in a given system, in a given amount of time |
| C. | All of the above |
| D. | None of these |
| Answer» D. None of these | |