Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 287 Bytes

Income-Tax-Calculator

Income Tax Management tool in C++

  • This project was made for an undergraduate course I took at BVM, Vallabh Vidyanagar, Course: Object Oriented Programming with C++ taught by Dr. D. G. Thakore.
  • To compile: >g++ menu.cpp
  • To run- Windows: >a; Linux: >./a.out