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 keyword and identifier?

866


What is java lang object?

738


How does a cookie work in Servlets?

577


Can we define private and protected modifiers for the members in interfaces?

822


How long will it take to learn java?

732


What is the escape character in java?

724


why java uses class level type casting ?

2425


Which sorting is used in arrays sort in java?

857


Explain super keyword in java.

821


What is length in java?

761


What is google full form?

750


What is == in java?

762


What is super constructor?

744


What is super?

783


How do you declare an array that will hold more than 64KB of data?

913