0 votes
in JAVA by
Which method can we use in an applet to output a string?

1) transient()

2) drawString()

3) print()

4) display()

1 Answer

0 votes
by

2) drawString()

...