Today We Did Finished and reviewed Supermarket Application Learned what inheritance is. Started the MonsterInheritance project. Created our Monster class, Dragon, and Troll. Homework Copy pages 168 to 170 in your textbookRead More...
Today We Did We finished Monster Inheritance project. We learned the difference between private, protected and public access modifier. We learned about "super" keyword in Java on how to access parent classRead More...
Today we did: Finished Java Methods Started School System Add a student List all students Homework: Create new Java HW files: July14MethodsHW.java Create a new method convertFromFahrenheitToCelcius. It has one parameter intRead More...