reset password
Author Message
aaguir65
Posts: 2
Posted 19:46 Oct 16, 2019 |

For the printEmployees should we have a loop within the method to go through the Arraylist, or should the loop be in the main method?

kknaur
Posts: 540
Posted 20:13 Oct 16, 2019 |

printEmployees needs to be in the Database class.