Computer Programming MCQs Java concepts and its programming
Q Which method of the Applet class displays the result of applet code on screen ?
  • A A. Paint() method
  • B B. Main() method
  • C C. Run() method
  • D D. Drawstring() method
Leave a Comment