Java J2EE Spring Java AWT Interview Questions

The following are some questions you might encounter with respect to the AWT components in any Interview. AWT stands for Abstract Window Toolkit and is used for creating UI components using Java. Though AWT is outdated and its successor Java Swings is more widely used, AWT is still being used by many projects.

Questions:

1. Which containers use a border Layout as their default layout?

The