What is the difference between a Window and a Frame?
Answer Posted / boopathi
Frame is a part of the window but window is not a part of
the frame
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the term wrapper classes?
Why do we need hashmap in java?
Can a class extends itself in java?
Explain notifyall() method of object class ?
Is math class static in java?
Which is easier netbeans or eclipse?
What is meant by method?
What do you mean by inner class in java?
What is null object in java?
Where to store local variables?
Why synchronization is important?
How do you sort a set in java?
Are maps ordered java?
explain multi-threading in java?
Which is better stringbuilder or stringbuffer?