Answer Posted / jitendra
JPanel p1 = new JPanel();
p1.setLayout(new BorderLayout());
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the java reflection api? Why it’s so important to have?
What is the purpose of an interface?
How is string immutable in java?
Are maps ordered java?
Differentiate between run time error and syntax error.
What is the benefit of inner / nested classes ?
What is the similarity between dynamic binding and linking?
Is java a software?
What are Normalization Rules? Define Normalization?
What is bigger kb or mb?
What does math floor () do?
How many types of keywords are there?
What is lastindexof in java?
Which class is the superclass for every class in java programming?
What is an iterator java?