News

A simple calculator class called Calculator, and a class that inherits Calculator called Scientific. Some of the member functions of Calculator are virtual and are overridden in the Scientific class.