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
Explain aggregation in java?
What are invisible components?.
What does java final mean?
What is difference between throw and throws ?
What is java developer skills?
What are the parts of a method?
Why chararray() is preferred over string to store the password?
What is reverse function?
What does 0 mean in boolean?
Is array primitive data type in java?
What is the difference between access specifiers and access modifiers in java? 16
List some important features of java 10 release?
Which of the following is not an isolation level in the JDBC
Is static a keyword in java?
Is object a data type in java?