TP - Série 1 - 2
TP - Série 1 - 2
NTIC Faculty
Second year common core
2024 - 2025
Hands-On – Series 01
1
Exercise 2: Library Management System
In this exercise, we will design a simple library management system using abstract classes and
polymorphism.
2
Exercise 3: Employee Management System
In this exercise, we will design a simple employee management system using classes and inheritance.
3
Exercise 4: Multiple Inheritance with Interfaces
In this exercise, we explore multiple inheritance through interfaces in Java.
4
Exercise 6: Advanced Concepts with Abstract Classes and Interfaces
In this exercise, we delve into advanced details about abstract methods, access modifiers, and interfaces in
Java.