When a class B can extend another class A, we say that?
(a) A is the superclass and B is the subclass
(b) B is the superclass and A is the subclass
(c) Both A and B are the superclass
(d) Both A and B are the subclass
The question was asked in an internship interview.
I'd like to ask this question from Classes in JavaScript in chapter Classes and Modules in JavaScript of JavaScript