This commit is contained in:
louiscklaw
2025-01-31 19:51:33 +08:00
parent 78d53aeddb
commit 118e4a5f39
125 changed files with 4895 additions and 0 deletions

10
hdhdjshxh/task2/digest.md Normal file
View File

@@ -0,0 +1,10 @@
# Assignment
## Objective
This assignment is to implement the IT University Application System using Object Oriented Programming Techniques. Your coding must be able to show concepts such as Abstraction,Encapsulation, Inheritance and Polymorphism. Your program must be able to do the following:
1. Add applicant personal information, selected degree programme, higher diploma information.
2. Preview the records.
## Requirements of the Assignment