Advanced Java (NCO)

Casual Mode - Take your time!

1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice

The _______________ method of DynamicBillboard.java class is used to create and initialise the next billboard object that the applet will use.

  1. finishInit()
  2. parseBillData()
  3. start()
  4. stop()
  5. init()
Change Mode