Android Training in Chandigarh : Life Cycle of Applet

Java Applet : Android Training In Chandigarh


Android Training in Chandigarh


A Java applet is a small dynamic Java program that can be conveyed through the Internet and run by a Java-compatible Web browser. The main difference between Java-based applications and applets is that applets are commonly executed in Applet Viewer or Java-compatible Web browser. All applets import the java.awt package.


The following are two issues with Java applets:
  • Security: Java resolves the security issue by defining applets to Java’s execution environment and avoid access to system resources.
  • Portability: Portability is defined as the applet’s ability to run on different computers and operating systems.
Any browser with Java Virtual Machine (JVM) can execute bytecode. Bytecodes is the output of a Java compiler and can be run only in a JVM. Bytecode is Java solution for security and portability.  
To learn more about Android go for Android Training in Chandigarh

Applet Life Cycle

Android Training in Chandigarh sector 34


Initial State

When a new applet is born or created, applet is activated by calling init() method. The new objects to the applet are created and initial values are set, images are loaded and the colors of the images are set. An applet is loaded only once in its lifetime. Syntax :-  public void init( )


Running State
An applet achieves the running state when the system calls the start() method. This occurs as soon as the applet is loaded. An applet may also start when it is in idle state. The start() method is overridden. Syntax:-  public void start( )


Idle State
An applet comes in idle state when its execution has been stopped either essentially. An applet is essentially stopped when any one leave the page containing the currently running applet. An applet is completely stopped when we call stop() method to stop its execution. Syntax:-
public void stop ()


Dead State
An applet is gone to the dead state when it has been removed from the memory. This can be done by using destroy() method. Syntax:-
public void destroy( )
To learn more about these concepts go for Android Training in Chandigarh

Advantages of Applets : Android Training in Chandigarh
  1. Cross Platform and can run on the windows, MacOS and lInux Platform.
  2. Applet can work all the versions of java Plugins.
  3. Applets run in the SandBox.
  4. Applets are supported by most web Browser.
  5. Applets are cached in most web browsers.

Disadvantages of Applets : Android Training in Chandigarh
  1. Java Plug-in is required to run applets.
  2. Java applets required JVM.
  3. If Applet is not already cached in the machine , it will be downloaded from internet and will take time.
  4. It is difficult to design and build good user interface in Applet compared to HTML Technologies.


FOR INFO GRAPH OF THIS ARTICLE CLICK ON LINK :-


Celebration of 10th birthday of android : CBitss Technologies

Celebration of 10th birthday of android with android Training in Chandigarh : Google Latest Release 


Android Training in Chandigarh





Android Training in Chandigarh is celebrating the android 10th birthday update this news with us


On November 5, 2007, the Open Handset Alliance was set up. The new gathering drove by Google, additionally declared their lead item, Android.

On November 5, 2007, the Open Handset Alliance, a consortium of innovation organizations including Google, gadget makers, for example, HTC, Motorolaand Samsung, remote bearers, for example, Sprint and T-Mobile, and chipset creators, for example, Qualcomm and Texas Instruments, uncovered itself, with an objective to build up "the main really open and extensive stage for cell phones". The primary economically accessible cell phone running Android was the HTC Dream, otherwise called T-Mobile G1, declared on September 23, 2008.

Android has numerous birthday celebrations or commemorations. Some say the day the Android SDK ( software Development Kit )  was dropped. Some say it was the day the principal industrially accessible telephone was declared. Others lean toward the day that telephone, the HTC G1/Dream went at a bargain. This is only one of them.

It's been a wild ride in the course of recent years.

How CBitss Technologies help you to learn the new concepts of android ?  



CBitss Technologies has all updates of latest android version and android news and we are working on all updates to help our students growth and development as our faculty is technical skilled.We build up the abilities of understudies and shape them into android designer with our Android Training in Chandigarh.We offer top to bottom information on Android application advancement utilizing Java stage. Our Android Training Institute in Chandigarh offer proficient preparing on android innovation by experienced mentors.




Android is the operating system, which have developed rapidly in last 15 years. It was found in 2003 and later the company was acquired by Google in 2005. Since then you can see the speed of its development. T you can see these days. This Mobile operating system is based on Linux kernel designed for for touch screen mobiles.