What is the difference between panel and frame ?
Answer Posted / mahmood shah wardak
Fram is an independent object which Derived From a Window
(or a blank window which has only title bar and three
buttons close,minimize and maximize)
But panel is a continar consisting of alot of controls or
panel is a cover which must be added to frame
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
How do you check whether the list is empty or not in java?
What is java reflection api?
What happens to the Exception object after handling an exception?
How do you calculate square roots?
Give example to differentiate between call by value and call by reference.
What is a function in java?
Can we make main() thread as daemon?
Can finally block be used without a catch?
Can we have more than one package statement in the source file?
How do you download stubs from Remote place?
Which variables are stored in heap?
Why does java doesnt suuport unsigned values?
Write a java program for binary search?
What is callable java?
What is type conversion in java?