Programming - Layouts

You Are Here :: Home > JAVA > Layouts - General Questions

 
13.

Layout managers are software components used in widget toolkits which have the ability to lay out widgets by their relative positions without using ___________.                         


A. length B. size
C. both a and b D. distance units




14.

The ______________ layout manager arranges components in a directional flow, much like lines of text in a paragraph.                         


A. GridLayout B. GroupLayout
C. FlowLayout D. BorderLayout




15.

A layout manager is an object that implements the ________ and determines the size and position of the components within a container.                         


A. layout manager B. LayoutManager interface*
C. Layout interface* D. all the above




16.

Each JPanel object is initialized to use a__________ unless you specify differently when creating the JPanel.                         


A. FlowLayout B. GridLayout
C. BorderLayout D. CardLayout




17.

___________ provides the ability to set the minimum, preferred or maximum size explicitly, without touching the component.                         


A. GroupLayout B. GridLayout
C. SpringLayout D. FlowLayout




18.

_____________ influence the amount of space between visible components in a container:                         


A. Two factors B. three factors
C. four factors D. five factors




« prev

1

2

3

4

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on