Answers

Question and Answer:

  Home  Java Applet

⟩ Which method is used to output a string to an applet? Which function is this method included in?

drawString( ) method is used to output a string to an applet. This method is included in the paint method of the Applet.

 237 views

More Questions for you: