question archive The questions in this section relate to the short scenario below: "Class student has three attributes, namely stNumber, stName and stSurname
Subject:Computer SciencePrice: Bought3
The questions in this section relate to the short scenario below:
"Class student has three attributes, namely stNumber, stName and stSurname. The class inherits from a class called person."
Write pseudocode that will accurately represent class student and its relationship with class person