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
How many decimal digits is 64 bit?
Is empty list java?
What is prime number in java?
What is collection class in java?
Can a class have multiple constructors?
Is linkedlist thread safe in java?
What is the difference between the boolean & operator and the && operator in java programming?
Is java a super set of javascript?
How do you do absolute value in java?
What is the difference between superclass and subclass?
Can a lock be acquired on a class in java programming?
When arithmeticexception is thrown?
What is the difference between member variables initialization and assignment in a constructor?
What is the default size of load factor in hashing based collection?
What is a functional interface?