1.what is the exact difference between applet and frame?

2.Do we use main method in frames?

Answer Posted / vaishali_bharvada

the two are unrelated concepts.

An Applet is a Java program running inside a web browser,
while a Frame is a kind of window. An Applet may open a
Frame, or it might just run inside its panel.

Are you thinking of running an applet as a standalone
application inside a Frame?

Is This Answer Correct ?    48 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of operations?

517


Can we have multiple classes in single file ?

613


How many bits is a double?

534


What is diamond operator in java?

503


What is the meaning of variable in research?

563






How do you calculate square roots?

581


what is the final keyword denotes in java?

592


Can you change array size in java?

538


Explain the meaning of java applet.

608


How to make a write-only class in java?

579


How big is a pointer?

557


Can singleton class be inherited in java?

521


What is starvation?

688


What is a singleton class in Java?

514


What is string pooling concept?

557