What is the difference between a Window and a Frame?
Answer Posted / chaitanya yerawar
window does not have any button but frame have button like close , minimize and maximize.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the base class of all classes?
What defines function?
What about main() method in java ?
What do you mean by access modifier?
Can a abstract class be declared final?
What are different access specifiers in java? Explain
Explain public static void main(string args[]) in java.
How do you calculate roots in java?
How do you replace a string in java?
Why a dead thread occurs?
What is the difference between heap and stack memory?
Explain the pointers in Java?
Can an object subclass another object?
What is annotation in java?
Why do we create threads in java?