Question: C++ 2. An array is initialized with 10 elements in it b[10]. The address at the beginning of the array b[0] was 0x6 ffefced50a8 bytes.
2. An array is initialized with 10 elements in it b[10]. The address at the beginning of the array b[0] was 0x6 ffefced50a8 bytes. What will be the address of the element b[1] if the array was: (i) 16 bit short integer, (ii) 32 bit integer, (iii) 64 bit long integer (iv) 64 bit double number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
