Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is the loop in java?

1228


Under what conditions is an object’s finalize() method invoked by the garbage collector?

1100


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

1048


What is a platform?

1155


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

1063


Is break statement can be used as labels in java?

1013


Explain the difference between extends thread vs implements runnable in java?

1195


What is final keyword in java? Give an example.

1061


What is final class?

1064


What is the advantage of functional interface in java 8?

1047


What are exceptions

1155


How to find the index of the largest number in an arraylist java?

1113


Can we have more than one package statement in source file ?

1094


why would you use a synchronized block vs. Synchronized method? : Java thread

998


Why is it called buffering?

1186