Question :What are the methods to retrive information about an applet? (Applets)
Answer :getAppletInfo() : Returns a string describing the applet, its author,
copyright information, etc.
getParameterInfo( ) method: Returns an array of string describing the
applet’s parameters
No comments:
Post a Comment