

MCQOPTIONS
Saved Bookmarks
1. |
A class is a type of function, but instead of using the keyword function to initiate it, we use the keyword? |
A. | constructor |
B. | class |
C. | object |
D. | dataObject |
Answer» C. object | |