McqMate
| Q. |
How do you position a component using FlowLayout? |
| A. | North, South, East, West |
| B. | Assign a row/column grid reference |
| C. | Pass a X/Y percentage parameter to the add method |
| D. | Do nothing, the FlowLayout will position the component |
| Answer» D. Do nothing, the FlowLayout will position the component | |
View all MCQs in
Java ProgrammingNo comments yet