Question: 5. The memory location at address Ox003FBFOl contains the memory variable J (1 byte 0010 0001), and the memory location at address Ox003FBF02 contains memory
5. The memory location at address Ox003FBFOl contains the memory variable J (1 byte 0010 0001), and the memory location at address Ox003FBF02 contains memory variable K (1 byte 0001 0010) (see Figure 2). If we declared char Ptr, char J; what is the information hold by Ptr after executing C programming statement Ptr-&J? Address in Hex Format (0x) Data in Hex Format (H) 0x003FBF04 1110 0101 0x003FBF03 0 0x003FBF0 0001 0010 0x003FBFO1 0010 0001 0000 1111 M
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
