MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these methods can be used to output a string in an applet? |
| A. | display() |
| B. | print() |
| C. | drawString() |
| D. | transient() |
| Answer» D. transient() | |