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

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

Read Online Java Applet Job Interview Questions And Answers