InterviewSolution
Saved Bookmarks
| 1. |
When using the Big Endian assignment to store a number, the sign bit of the number is stored in _____(a) The higher order byte of the word(b) The lower order byte of the word(c) Can’t say(d) None of the mentionedI had been asked this question in an international level competition.Query is from Memory Locations and Addresses topic in division Machine Instructions and Programs of Computer Architecture |
|
Answer» Correct CHOICE is (a) The higher ORDER BYTE of the word |
|