Author | Message |
---|---|
boxxydog
Posts: 11
|
Posted 22:23 Sep 27, 2017 |
It says not to add no other public functions, but I was confused in if you wanted a main method in our Array2D class because you wanted us to demonstrate ALL functinality of our code. Do we make a Main Class that we dont turn in just for our own use, or do we make a main method within the class? "Your main method which should demonstrate ALL functionality of your code.
|
darkzero2024
Posts: 7
|
Posted 11:56 Sep 28, 2017 |
I believe we write our own Main Class that calls the Array2D class and shows to test and show that our Array2D works properly |