Skip to content

Abstraction

M. Hamza Haroon requested to merge task-3-branch-Q3 into main
  1. Write a program in java to implement abstraction, the program should have two classes "Person" and "Employee" but it should not expose the details of "Person" class by using Abstraction.

Merge request reports