In what type of containers, Border layout is a default
layout?
Answer Posted / maneesh
wINDOW AND FRAME
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of using java.lang.class class?
Explain creating threads by extending thread class ?
Is static variable stored in heap?
What is canonical name in java?
Is passing by reference faster?
What is the difference between replace and replace all?
What is the final keyword in java?
What is the main purpose of serialization in java?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
How to connect to a remote database using Applet?
What is the abstract class?
Is java platform independent?
What are the types of literals?
What is hashmap and map?
What are the different approaches to implement a function to generate a random number?