MCQOPTIONS
Saved Bookmarks
| 1. |
__________ of an algorithm represents the amount of memory space required by the algorithm in its life cycle. |
| A. | Space complexity |
| B. | Time Complexity |
| C. | Quadratic Complexity |
| D. | Exponential Complexity |
| Answer» B. Time Complexity | |