Method can be used to set the layout manager of a container.

a. setManager
b. setLayout
c. setLayoutManager
d. setGUILayout


B

Computer Science & Information Technology

You might also like to view...

Given that you have a file with the internal name Books which contains twenty records, with three fields per record (title, author, publication year), how many passes will be executed in the following loop?

```While NOT EOF(Books) Read Books, Title, Author, Year End While``` a. 1 b. 3 c. 20 d. 21

Computer Science & Information Technology

In the function =COUNTA(FirstName), FirstName is an example of a(n) ________ range

A) named B) column C) defined D) data

Computer Science & Information Technology

Describe the important considerations in network design.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is software that is used to create the virtual machine as well as allocate resources to each virtual machine?

A) Configuration Manager B) snapshot C) iTunes D) Hypervisor

Computer Science & Information Technology