InterviewSolution
Saved Bookmarks
| 1. |
State whether the following statements are true or false.(i) With one-address instructions, the programmer generally has available only one general-purpose register, theaccumulator.(ii) Zero-address instructions are applicable to a special memory organization called a stack.1). (i) False, (ii) True2). (i) True, (ii) True3). (i) True, (ii) False4). (i) False, (ii) False |
| Answer» | |