Prepare a c program to - create a 10-integer array called


Program: Prepare a C++ program to

Step 1: Create a 10-integer array called data

Step 2: Set a pointer ptr to point to array data

Step 3: Output the elements in array data using pointer ptr

Step 4: Find the largest element in the array data using pointer ptr

Full rating given to whoever will create this program and be runnable/ compilable.

You need to implement this in C++ language. You need to provide the answer as soon as possible.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Prepare a c program to - create a 10-integer array called
Reference No:- TGS0958453

Expected delivery within 24 Hours