Skip to content
GitLab
Explore
Sign in
Abstraction
Code
Review changes
Check out branch
Download
Patches
Plain diff
M. Hamza Haroon
requested to merge
task-3-branch-Q3
into
main
Mar 11, 2026
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
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