

MCQOPTIONS
Saved Bookmarks
1. |
The number of instructions needed to add 'n' numbers and store the result in memory using only one instructions is |
A. | n |
B. | n=1 |
C. | n-1 |
D. | independent of n |
Answer» C. n-1 | |