hi!guys today i want to talk about java application
so here we go
as you all know that java is the pure object oriented programing language that totally depend upon their classes and objects so without classes you can't execute single line of code...
There are two types of Application in Java
Java Applet have 5 steps of life cycle
http://myitbird.blogspot.com/
http://myitbird.blogspot.com/
http://myitbird.blogspot.com/
so here we go
as you all know that java is the pure object oriented programing language that totally depend upon their classes and objects so without classes you can't execute single line of code...
There are two types of Application in Java
- Java Standalone Application
- Java Applet
Java Applet have 5 steps of life cycle
- void init() //for initialization purpose
- void start() //for starting of applet
- void stop() //for stop purpose of the applet
- void destroy()//for destroy
- void paint() //for graphic purpose
http://myitbird.blogspot.com/
http://myitbird.blogspot.com/
http://myitbird.blogspot.com/
thanks for providing information
ReplyDeleteNice Post
ReplyDeleteAashuzone
thanks for your cute comments
Delete