When components are added to a container with a GridLayout, the component ________.

a. fills the next spot in the row, continuing in the first position of the next row if the current row is full
b. fills the next spot in the column, continuing in the first position of the next column if the column is full
c. fills in row x, column y if x and y are two integers passed to the Container method add
d. fills in a random empty position in the grid

a. fills the next spot in the row, continuing in the first position of the next row if the current row is full

Computer Science & Information Technology

You might also like to view...

Which button allows selected paragraphs to move to a higher level?

A) move down B) promote C) move up D) demote

Computer Science & Information Technology

________ is the authoring language that defines the structure of a webpage.

a. HTML b. CSS c. HTTP d. FTP

Computer Science & Information Technology