

MCQOPTIONS
Saved Bookmarks
1. |
Which characteristics shows that running time or the execution time of operations of data structure must be as small as possible? |
A. | Completeness |
B. | Correctness |
C. | Time Complexity |
D. | Space Complexity |
Answer» D. Space Complexity | |