What is the difference between a Window and a Frame?
Answer Posted / indraneel.....the sapphire
Frame can be part of the window but window can not part of
the frame
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
Can a method be static?
What is instanceof keyword?
Explain implementation and how is it different from conversion?
Can you override private or static method in java?
What does it mean that a method or field is “static”?
What are synchronized methods and synchronized statements in java programming?
What do you mean by data type?
What is the relationship between clipping and repainting under awt?
What are the uses of synchronized keyword?
What is the format specifier?
What is java regex?
Can we create a class inside a class in java?
What is main method?
What happens if a constructor is declared private?
Does java linked list allow duplicates?