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

What is the exact difference in between unicast and multicast object? Where we will use?

0 Answers  


What is the difference between hashset and treeset in java?

0 Answers  


What are thread priorities and importance of thread priorities in java?

0 Answers  


how u do unit testing?

2 Answers   iFlex,


How does java pattern compile work?

0 Answers  






What is a parameter example?

0 Answers  


What is double word?

0 Answers  


Which is faster call by value or call by reference?

0 Answers  


Why deletion in linkedlist is fast than arraylist?

0 Answers  


java Technical questions asked by JPMC

0 Answers   JPMorgan Chase,


What is the difference between method overriding and overloading?

0 Answers  


why doesn't java run on all platforms?

0 Answers  


Categories