For write C++ statements to do what is asked.
In Exercise 1, if the value of double pet is 1000 and double e values are stored in 8 bytes, draw a memory map showing the addresses of the first few elements of the anonymous array.
Exercise 1,
For write C++ statements to do what is asked.
Allow the user to enter n, the number of values to be processed; then allocate an anonymous array of n doub1e values, storing its address in doub1ePtr