Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 344 Bytes

CalCalCalculator

Customized calculation according to gender, weight, height and age values. Calculating the minimum number of calories per day. It was our Object Orienteering Programming Lesson Homework. Design a class structure and implement following fundamental OOP concepts with it. Encapsulation,Inheritance, Polymorphism and Interface