Roshaan5004 Roshaan5004 07-02-2024 Computers and Technology contestada In an instance method (or constructor) of student class, what is super? a) It refers to the current object b) It refers to the parent class object c) It refers to the subclass object d) It refers to the static class object