Which Of These Methods Can Be Used To Output A String In An #960
Which of these methods can be used to output a string in an applet?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java IO Applets - Java Applets Fundamentals - Quiz No.1.
Which of these methods can be used to output a string in an applet?
display()
print()
drawString()
transient()