Answer Posted / janet
BorderLayout is the default layout of Dialog object.
Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of garbage collection in java? When is it used?
Which class is used by server applications to obtain a port and listen for client requests?
Can set contain duplicates?
When can you say a graph to be a tree?
Explain serialization and deserialization in java?
What is java beans?
What are void pointers?
what are different ways in which a thread can enter the waiting state? : Java thread
what is object slice?
How to find the index of the largest number in an arraylist java?
Is java written in c?
What is the use of flag?
Can we overload final method in java?
make a method which any number and any type of argument and print sum of that arguments.....
Can list be final in java?