Question: An array is declared as short Lot[67]. The address of Lot is 0x2877. What is the address of Lot[40]? Give your answer in 4 hexadecimal
An array is declared as short Lot[67]. The address of Lot is 0x2877. What is the address of Lot[40]? Give your answer in 4 hexadecimal digits (include leading zeros).
An array is declared as int State[29]. The address of State is 0xF988. What is the address of State[21]? Give your answer in 4 hexadecimal digits (include leading zeros).
An array is declared as short Night[29]. The address of Night is 0xBE47. What is the address of Night[26]? 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
