Hi guys!
I need some help with this JAVA project. Will rate, thanks!
You must design and implement a JAVA project to solve the following problem. Problem definition Design a trivial academic programs database management system based on binary search trees. Your project must show the following menu: 1. Add an academic program 2. Modify an academic program 3. List all Academic Program:s 4. Search for an academic program 5. Exit .To add an Academic Program, your program must
OR
OR