for what purpose we use applets ?

Answer Posted / aftab ahmad

applet are always best for user while using java language.to facilitate the user from browser ,we use applet.applet is used on browser.there is no need to write main function while using applet.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

555


What is the difference between stringbuffer and stringbuilder class?

560


Explain the difference between a Thread and a Process.

556


When is an object subject to garbage collection?

572


What is hashset in java?

522






Can we synchronize static methods in java?

594


How do constructors use this() and super()?

542


What is mutable object and immutable object?

624


What is the final class?

546


How do you control extraneous variables?

499


What does those terms actually mean included in the j.d.k i.6?

1599


Which collection is best for sorting in java?

686


Which is faster call by value or call by reference?

497


Can you instantiate the math class?

596


What is the ==?

461