public void MainExercise02Exam02() { FunctionsUtil.ViewEmployees(FunctionsUtil.Charge()); FunctionsUtil.HigherEmployees(FunctionsUtil.Charge()); }