InterviewSolution
Saved Bookmarks
| 1. |
Give Example Of Bit Address And Byte Address? |
|
Answer» EXAMPLE: bit address 87h –> BYTE address 80H, bit #7 Example: bit address 87h –> byte address 80h, bit #7 |
|