1.what is the exact difference between applet and frame?
2.Do we use main method in frames?
Answer Posted / lokhande pranali
There is one more diff in applet and frame that is applet does not support the native code but frame support the native code
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What environment variables are required to be set on a machine in order to run Java programs?
What does isempty () do in java?
Write a factorial program using recursion in java?
what is meant by abstract class?
Can list be final in java?
What does t in java mean?
What is nextint java?
What are streams?
How do you download stubs from Remote place?
What is class array in java?
Is binary a low level language?
Why do we use bufferedreader?
What are the four corner stones of oop?
Write a program to calculate factorial in java?
What is binary tree in java?