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 reverse sort a list in java?
How do listeners work?
What is a platform?
Explain the difference between the public, private, final, protected, and default modifiers?
How do you escape sequences in java?
Is string is a class in java?
What does sizeof return?
Differentiate jar and war files?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Is a method a function?
What is are packages?
What is the difference between the paint() and repaint() methods in java programming?
What is collection sort in java?
Explain about main thread in java?
What is the size of int in 64-bit jvm?