McqMate
| Q. |
What is the purpose of this bit of code?~~~void init()~~~{~~~} |
| A. | A class that initializes the applet. |
| B. | A required method in an applet. |
| C. | A place to declare variables. |
| D. | Interacting with the user. |
| Answer» B. A required method in an applet. | |
View all MCQs in
Java ProgrammingNo comments yet