MCQOPTIONS
Saved Bookmarks
| 1. |
The two main resources that we consider for an algorithm are__________. |
| A. | Memory space and processor time |
| B. | Space complexity and time complexity |
| C. | Input and output properties |
| D. | None of the above |
| Answer» B. Space complexity and time complexity | |