What is the difference between a Window and a Frame?
Answer Posted / nageswara rao mothukuri
A window is a imaginary rectangle area on the moniter.
A frame is also a window with title bars and borders.
Now u r reading this answer is on a frame.This not the
window,but bydefault all are calling this as a window.
| Is This Answer Correct ? | 43 Yes | 7 No |
Post New Answer View All Answers
What is hasnext in java?
How do you input a string in java?
What do you understand by an io stream?
What is assembly used for?
What is a top level class in java?
What is callable java?
Can we make the abstract methods static in java?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is the maximum size of arraylist in java?
How can you say java is object oriented?
What is a super method?
what is the constructor and how many types of constructors are used in java?
What happens if we don’t define serial version uid?
If you do not want your class to be inherited by any other class. What would you do?
Why strings in java are called as immutable?