Computer Science, asked by nazakath6631, 8 months ago

Which of the following is the default layout of a container? *

Answers

Answered by itzshrutiBasrani
0

Explanation:

Every container, by default, has a layout manager. For Panels, including Applets, the default layout manager belongs to the class FlowLayout. For Windows, the default layout manager is a BorderLayout.

Similar questions