McqMate
| Q. |
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class. |
| A. | static |
| B. | final |
| C. | abstract |
| D. | public |
| Answer» A. static | |
View all MCQs in
Java ProgrammingNo comments yet