Why convert an applet to an application?



Why convert an applet to an application?..

Answer / Vijai Singh

Converting an Applet to an Application in Core Java allows you to create standalone applications, as applets are designed to run within web browsers. Converting them to applications provides greater control and functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a percentage sign called?

1 Answers  


Explain role of constructor in a java application?

5 Answers  


What is the full form of jpeg?

1 Answers  


What is time complexity java?

1 Answers  


what are the states associated in the thread? : Java thread

1 Answers  


Can an interface implement another interface?

1 Answers  


What is hashing in java?

1 Answers  


What is integer parseint?

1 Answers  


Difference between notify() method and notifyall() method in java?

1 Answers  


Why java is object oriented?

1 Answers  


Write a program in java to create a doubly linked list containing n nodes.

1 Answers  


What is byte code and why is it important to java’s use for internet programming?

1 Answers  


Categories