Multiple choice

What is the third argument passed to the Constructor of BorderLayout?

  1. Int alignment

  2. Int horizontalGap

  3. Int VerticalGap

  4. Int Rows

  5. None of these

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

We can pass maximum 2 arguments to the BorderLayout Constructor.