Question: Please code in C language Write a C program addressOfArray.c by inserting the code below in the main function. 1//initialize an array of inta 2
Write a C program addressOfArray.c by inserting the code below in the main function. 1//initialize an array of inta 2 int numbersIS(0) 3 inti-0 Sprint the address of the array variable 6 printf ("numbersSpln", numbers) 8print address of each array element using method 1 9 printf ("Method 1: Addresses of array elements") 10 do print f
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
