Explain the difference between getAppletInfo and
getParameterInfo?

Answer Posted / sathya

The getAppletInfo() method will return a string that
describes the applet. The getParameterInfo() method will
return an array of string arrays that specify the name,
type, and description of each parameter.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of control structures?

736


Does string isempty check for null?

788


Can we have multiple public classes in a java source file?

796


What is nextline method in java?

809


What is style and indentation?

777


Can a static member function access member variable of an object?

787


What is the different between get and post?

737


What flag up means?

803


What is an array length?

700


What are the advantages of autoboxing?

763


Can we override the private methods?

755


What does i ++ mean in Java?

724


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

817


What do heavy weight components mean in java programming?

721


Where is java located?

750