InterviewSolution
Saved Bookmarks
| 1. |
Write about arithmetic micro operations and logic micro operations |
|
Answer» Answer: Arithmetic micro-operations perform arithmetic operations on NUMERIC DATA stored in REGISTERS. Logic micro-operations perform bit manipulation operation on non-numeric data stored in registers. Shift micro-operations perform shift micro-operations performed on data. Explanation: please mark as BRAINLIST my ans |
|