Question: Write the C/C++ code that defines an empty five element array called dataarray and a pointer called datapointer which is assigned to the first memory
Write the C/C++ code that defines an empty five element array called dataarray and a pointer called datapointer which is assigned to the first memory address of the data array.
Step by Step Solution
3.48 Rating (148 Votes )
There are 3 Steps involved in it
Sure Id be happy to help you define an empty five element array and a pointer that points to the fir... View full answer
Get step-by-step solutions from verified subject matter experts
