Explain the difference between getAppletInfo and
getParameterInfo?



Explain the difference between getAppletInfo and getParameterInfo?..

Answer / 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

More Core Java Interview Questions

I need to know about complete topic in java's collections i with an examples

1 Answers   TCS,


Program to find greatest prime number in n numbers?

3 Answers   Huawei,


What is final class?

0 Answers  


How do you declare a destructor in java?

0 Answers  


Where is core java used?

0 Answers  






which one the better thread emplemented thread or extended ?

4 Answers   Fidelity,


Is logger a singleton?

0 Answers  


what are synchronized methods and synchronized statements? : Java thread

0 Answers  


Can we override compareto method?

0 Answers  


Are maps ordered java?

0 Answers  


Is string a datatype?

0 Answers  


Does treeset allow null in java?

0 Answers  


Categories