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
Why is it called a string?
Is char * a string?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is use of a abstract variable?
Why main function is static?
List primitive java types?
What is final method?
Why java applets are more useful for intranets as compared to internet?
What is an immutable class?
What is the difference between array list and vector in java?
When super keyword is used?
What is "this" keyword in java? Explain
What are the two parts of a conditional statement?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What does percent mean in java?