Answer Posted / shweta
panel - Flowlayout
Frame - BorderLayout
| Is This Answer Correct ? | 94 Yes | 6 No |
Post New Answer View All Answers
What is predicate in java?
Can a static method be overridden in java?
How to Sort Strings which are given in List and display in ascending order without using java api.
Why do we use variables?
What type of variable is error flag?
What is anagram number?
How objects of a class are created if no constructor is defined in the class?
Where import statement is used in a java program?
How do you use compareto?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are the advantages of inner classes?
What are the different types of inner classes?
Explain abstract class in java?
What is the purpose of object oriented programming?
Can we start a thread twice in java?