Different kinds of the object involved in a class definition are ________
(a) Public object, Private object, Protected object
(b) Constructor object, Function object, Destructor object
(c) Constructor object, Prototype object, Instance object
(d) Instance method, Static object, Dynamic object
I got this question in an online interview.
Question is taken from Augmentation of Classes topic in section Classes and Modules in JavaScript of JavaScript