CST 338 Week 3
This week was very challenging as there was a lot of work and reading involved in figuring out this project.
The largest multi dimensional array that I have used is a 2d array. I think anything above a 4d array would be unwieldly as our minds are barely able to think past 3 dimensions as this is how we perceive our world. I could be wrong though as I am sure with practice this gets easier. Inheritance allows a class to use the methods from another class. This allows for you to not have to recode if a class exists that you can use in your own class. I have used inheritance before in my data structures class.
No comments:
Post a Comment