⟩ What are controls and what are different types of controls in AWT?
Controls are components that allow a user to interact with your application.
A component is a graphical object. A few examples of components are:
Button
Canvas
Checkbox
Choice
Container
Label
List
Scrollbar
TextComponent