Google

Interview Questions Test your java skills Java API Reference Notifications Java Forums Java Examples Tell a Friend
Link to us Donate
Javagalaxy.com WWW
Subscribe Un Subscribe

Java Interview Questions on your mobileNew            

Java Interview Questions - JavaGalaxy.com

 Java Interview Questions

Back to Interview questions

AuthorMessage
JavaGalaxy

Question: What are the methods to retrive information about an applet?

Answer: getAppletInfo() : Returns a string describing the applet, its author, copyright information, etc.
getParameterInfo( ) method: Returns an array of string describing the applet?s parameters

Joseph


Comment title: Abstract Class


In awt package the Graphics class is a abstract class. and the the drawString() method and many others are noted as abstract methods. my thought is that "abstract metods means our defintion should override the method". is my opinion is correct? if yes why we are not defining the method and if no please give some ideas about abstract method


Posted: Thu Nov 09 00:26:06 CST 2006

Discuss in detail



Copyright © 2002 - 2010 JavaGalaxy.com,
All Rights Reserved Advertise| Feedback| Contact us| Terms of Use| Privacy Policy|

Help us to keep serving you better.
If you find any part of this site useful please support the site by linking to us