MCQOPTIONS
Saved Bookmarks
| 1. |
A class is defined by using the---keyword, followed by the name of the class and a pairof curly braces ({}). All its properties and methods go inside the bracesSol: |
| A. | procedural programming |
| B. | function programming |
| C. | object oriented programming |
| D. | class |
| Answer» E. | |