

InterviewSolution
Saved Bookmarks
1. |
What is user visible register? |
Answer» A user-visible register is ONE that may be referenced by means of the machine language that the PROCESSOR executes and that is generally available to all programs, INCLUDING application programs as well as system programs. The FOLLOWING types of registers are typically available: data, address, and condition codes.Explanation:MARK ME AS BRAINLEAST |
|