1.what is the exact difference between applet and frame?
2.Do we use main method in frames?
Answer Posted / fazidh
even a frame is an applet program. we should run the frame programme as application programme
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
what is use of functional interface in java 8?
How to connect to a remote database using Applet?
What are new features introduced with java 8 ?
What is a parameter in a function?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
How do you achieve polymorphism in java?
What is meant by nested loop?
How can we make sure main() is the last thread to finish in java program?
Is string a class?
What state is a thread in when it is executing?
What is the difference between JVM and JRE?
What is extension method in java?
Is java hard to learn?
What is the relationship difference the canvas class and the graphics class?
Which is better list or arraylist in java?