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

Which collections are thread safe in java?

0 Answers  


Can we declare static variables in JSP page.

3 Answers   TCS,


How can I right-justify a string?

0 Answers   Aspire, Infogain,


What should I import for arraylist in java?

0 Answers  


How to Sort Strings which are given in List and display in ascending order without using java api.

1 Answers   LIC,


Explain java coding standards for variables ?

0 Answers  


What is difference between string and new string?

0 Answers  


What is the difference between static and non-static variables in java programming?

0 Answers  


Functionality of JVM?

7 Answers   Infosys,


Define reflection.

0 Answers  


What is anagram word?

0 Answers  


What is "this" keyword in java? Explain

0 Answers  


Categories