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 functional interface in javatpoint?
What is the difference between jfc & wfc?
Which object oriented concept is achieved by using overloading and overriding?
What is the latest version of java?
What are streams?
What is the difference between the file and randomaccessfile classes?
What is the preferred size of a component in java programming?
Can we catch more than one exception in a single catch block?
Explain java thread life cycle.
What is a qualifier in a sentence?
What do you mean by ordered and sorted in collections in java?
Why can't you declare a class as protected?
Why char array is favored over string for the storage of passwords?
What is the method to declare member of a class static?
What are the various access specifiers for java classes?