Task/01 encapsulation
Task 1: Created a student class, implementing encapsulation to restrict access to private fields only through getter and setter methods.
Task 1: Created a student class, implementing encapsulation to restrict access to private fields only through getter and setter methods.