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 is the differences between heap and stack memory in java? Explain
What is stringwriter?
Is 0 an even number?
Who developed java?
What are the super most classes for all the streams?
What is meant by 'bit masking' in java?
Can we override constructor in java?
What is variable declaration and definition?
What are the differences between abstract class and interface?
List the different types of classloaders in java.
Explain about narrowing conversion in java?
How do you bind variables?
What is the locale class in java programming?
Differences between external iteration and internal iteration?
What is static in java?