Question: An array is declared as char Group[24]. The address of Group is 0xA700. What is the address of the last byte in the array Group?
An array is declared as char Group[24]. The address of Group is 0xA700. What is the address of the last byte in the array Group? Give your answer in 4 hexadecimal digits (include leading zeros).
An array is declared as short Day[45]. The address of Day is 0xB660. What is the address of the last byte in the array Day? Give your answer in 4 hexadecimal digits (include leading zeros).
An array is declared as short Case[73]. The address of Case is 0xE4A1. What is the address of the last byte in the array Case? Give your answer in 4 hexadecimal digits (include leading zeros).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
