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

How to split arraylist elements in java?

581


Is map ordered in java?

527


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

526


Explain purpose of sleep() method in java?

608


Java is Pass by Value or Pass by Reference?

612






State the main difference between c++ and java?

580


What are format specifiers in java?

583


What are access specifiers available in java?

569


What is the difference in between cpp and java? Can u explain in detail?

596


Can we assign the reference to this variable?

529


What is a default constructor and also define copy contrucyor?

591


What are the disadvantages of object oriented programming?

582


Tell me are there implementations for sorting and searching in the java libarary?

586


Which method returns the length of a string?

558


Define jit compiler?

647