task-01: implement student class encapsulation
For task 1, implemented a Student class with private field encapsulation, ensuring access through getters and setters only.
For task 1, implemented a Student class with private field encapsulation, ensuring access through getters and setters only.