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
How are this() and super() used with constructors in java programming?
Why is logger singleton?
What is the difference between double and float variables in java?
What is numeric data type?
is it possible to instantiate the math class?
What do you mean by global variable?
What is the platform?
What are the three parts of a lambda expression? What is the type of lambda expression?
Can we assign null to double in java?
Difference between keyword and identifier.
what is ststic with example
How big is a gigabyte?
What is the generic function?
What is final class?
What is java ceil?