What are the Applets information methods?

Submitted by: Administrator
The following are the Applet's information methods: getAppletInfo() method: Returns a string describing the applet, its author, copyright information, etc. getParameterInfo( ) method: Returns an array of string describing the applet's parameters.
Submitted by: Administrator

Read Online Java Applet Job Interview Questions And Answers