ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is life cycle of applet?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is life cycle of applet?
Answer
# 1
the lifecycle of applets are 
 
  init();
  start();
  paint();
  stop();
  destroy();
 
Is This Answer Correct ?    3 Yes 0 No
Pkr_reddy
 
  Re: what is life cycle of applet?
Answer
# 2
init()
start()
paint()
stop()
destroy()
 
Is This Answer Correct ?    2 Yes 0 No
Ravikiran
 
 
 
  Re: what is life cycle of applet?
Answer
# 3
four of these method -
                      1.init()
                      2.start()
                      3.stop()
                      4.destroy()
-Another paint() is define by the AWT component class
-Default implementation for all of these methods are 
provided
-These five method can be assemded into the skeleton.
 
Is This Answer Correct ?    0 Yes 0 No
Heena Mali
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What classes of exceptions, caught by a catch clause?  1
what is the difference between equals method and == Professional-Access9
What is the difference between java and .Net? Bosch1
what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0  2
byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p? Wipro5
Explain the difference between getAppletInfo and getParameterInfo?  1
Difference between abstract class and Interfaces? Sai-Softech5
How to re-get an object that is collected by garbage collector?  1
explain System.out.println() CTS6
How to send a request to garbage collector?  3
why the primitive data type have classes?  2
How to add panel to a Frame?  2
who was the founder of java HCL5
what is difference between String buffer and String builder?  2
what is Assertion? Wipro1
Explain the difference between the Boolean & operator and the && operator?  1
To obtain design information about an object, which class in used?  1
what are Checked & Unchecked exceptions ?  2
is memory to the abstract class allocated ..or objects not instantiated TCS4
static inner classes means..?  1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com