assume that ip has been declared to be a pointer to int and that enrollment has been declared to be an array of 20 elements. write a statement that makes ip point to the first element in the array.



Answer :

Other Questions