What is an Applet ?

Answer Posted / sivasagar

Applet is output of a java program in a window which can
run with the help of java enabled browser.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is an array a vector?

528


What is the difference between equals() and == in java?

502


How to obtain a performance profile of java program

516


How to make a class or a bean serializable?

518


Why string is called as immutable?

501






Why is java not 100% pure oops?

592


Are primitives objects?

536


What are the states of thread in java?

496


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

612


What is the disadvantage of synchronization?

535


What is java used for?

534


Can we instantiate interface in java?

654


What are the skills required for core java?

521


what is predefined function in java?

523


Can we have this () and super () together?

580