OOPLAB3
OOPLAB3
a) Accept and store an employee’s name, ID, and designation using String.
d) Extract and display initials of the employee's name using char array.
Code :-
Output:-
Question 2: Inheritance & Polymorphism
Code:-
Output:-
Question 3: Exception Handling in Performance Ratings
Code:-
Output:-
Question 4: Collections & Employee Sorting
Code:-
Output:-