Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Create a class Data that has and array of integers and an integer number storing the size of the array. I-Iint: review arrays as pointers Create a...

I need the code or atleast an explanation on how to implement the functions with two of the functions as examples.

Thankyou.

  • Attachment 1
  • Attachment 2
Create a class Data that has and array of integers and an integer number storing the sizeof the array. I-Iint: review arrays as pointers Create a constructor that receives two parameters: an array of integers and the array size.Store both the parameters in the array and the integer variable defined in the class I-Iint: review pointers as parameters. Overload the operator ! to be used for printing the array. Use a for statements to printall the elements in the array. Hint: review pointers as parameters.
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question