How are the elements of a borderlayout organized?



How are the elements of a borderlayout organized?..

Answer / Mrrcy Sagar

A BorderLayout organizes its components into five regions: North, South, East, West, and Center. Each region can hold one component at a time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

Define prototype?

1 Answers  


Explain how will the struts know which action class to call when you submit a form?

1 Answers  


What is JTS?

1 Answers  


difference of inheritance and interface

3 Answers  


What is resource bundle?

1 Answers  


What is serialization and de-serialization ?

5 Answers  


What is the difference between the session.update() method and the session.lock() method?

1 Answers  


What is JasperReports?

2 Answers  


What are the types of scaling?

1 Answers  


Can a thread be a member of another thread?

2 Answers  


Which class is the immediate superclass of the menucomponent class?

1 Answers  


which book is better for jdbc ,servlets and jsp

1 Answers   TCS,


Categories