What is the difference between a Window and a Frame?
Answer Posted / amrutha
we can divide the window into frames..for different frames we design in different ways..
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Which is easier netbeans or eclipse?
What is string example?
How many techniques can be employed to create a string object?
What is user defined exception in Java?
what is anonymous class in java?
what is a green thread? : Java thread
Why string is not a wrapper class?
Difference between class#getinstance() and new operator ?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What is difference between == equals () and compareto () method?
Can we sort set in java?
What is the final access modifier in java?
What is meant by javabeans?
Explain about the main() method in java?
What do bitwise operators do?