I need to create a dynamic array for an Employee class. The array must be of the employee names. I have nothing on my main yet because I'm still very confused.
I have implemented a few types of string arrays but they don't do what I expect. The professor wasn't that specific neither. I suppose its an array that asks the name of the employee and shows their iDnumber, department and position. I THINK that's what she want.