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?



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

Is java is a fully object object oriented language?

31 Answers   TCS,


What does substring mean?

0 Answers  


what is predefined function in java?

0 Answers  


what is use of business objects?

3 Answers   Tech Mahindra,


What are the types of statement? explain

1 Answers   SysBiz,


What is the syntax and characteristics of a lambda expression?

0 Answers  


how to use this key word in java programming?

7 Answers  


What is the main function in java?

0 Answers  


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

0 Answers  


Can we use static class instead of singleton?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


Can you access non static variable in static context?

0 Answers  


Categories