Questions and Topics We Can Help You To Answer:
Paper Instructions:
Please keep format as Part 1 & Part 2
** Part 1
Respond to the following question.
What are the differences of multidimensional arrays and arrays of objects? How would you create an identical copy of a multidimensional array of objects?
** Part 2
Respond to the following question.
Describe a project where inheritance would enable code reuse. Why would a child override one or more of the methods of the parent class? Is there a way to call the parent’s methods once overridden?