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
Explain what pure virtual function is?
Does collectionutils isempty check for null?
Can we have any code between try and finally blocks?
What is tcp and udp?
What does sprintf return?
Can we sort array in java?
What is method overloading in java ?
What is the purpose class.forname method?
Can we clone singleton object?
What is the benefit of inner classes in java?
Can inner class extend any class?
Can we sort hashmap in java?
Why java is platform independent? Explain.
Describe 2 different ways to concatenate two strings.
Is null a value?