The four kinds of class members are ________
(a) Instance methods, Instance fields, Static method, Dynamic method
(b) Instance fields, Instance methods, Class fields, Class methods
(c) Instance fields, Non-instance fields, Dynamic methods, Global methods
(d) Global methods, Local methods, Dynamic methods, Static methods
The question was posed to me during an online exam.
The question is from Augmentation of Classes in division Classes and Modules in JavaScript of JavaScript