Object Oriented Programming
You are to build a windows forms application project. This project deals with keeping track of the different budgets a company allocates to each department. As well as keeping track of all the expenses make of a given budget. You are going to build 3 classes.1. Base class Budget2. Child …