Question is here......
Investigate any local business company such as IT , Hotel, Restaurant, Hospital, Clinic, Travel
agency, Super Market, Dry Cleaner etc and then create an application / applet that stores
information about following components of the company like
- Company Name
- Company size.
- Work area.
- Number of Departments within Organization.
For each department
- Department Name.
- Number of employees.
- Employee Name.
- Work profile.
The application / applet must
- Accept input from the user, for above mentioned components.
- Validate the values entered for each component , otherwise
throw user defined exception with appropriate message.
- Display the output in an appropriate format.