In an applet class definition the method takes the place of the-06061
In an applet class definition, the __________ method takes the place of the constructor.
This multiple choice question (MCQ) is related to the book/course vu cs506 Web Design and Development. It can also be found in vu cs506 Final Term - Quiz No.9.
In an applet class definition, the __________ method takes the place of the constructor.
paint();
main();
init();
run() ;