Answer Posted / thirumal.r
JFrame f=new JFrame();
JPanel p=new JPanel();
f.add(p,BorderLayout.CENTER);
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are the 8 data types in java?
What is boolean used for?
What is lambda expression in java?
How do you write methodology?
What is difference between static and abstract class?
What is the difference between import java.util.date and java .util?
What is procedure overloading?
Explain about static nested classes in java?
How to display all the prime numbers between 1 and 100
What is stack explain?
What are static methods?
What are methods?
What is diamond operator in java?
What is slash r?
Where is const variable stored?