📚 Practice Mode
Advanced Java (NCO)
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
The _______________ method of DynamicBillboard.java class is used to create and initialise the next billboard object that the applet will use.
- finishInit()
- parseBillData()
- start()
- stop()
- init()