CSE MCQs :: AWT
- How many types of controls does AWT supports these controls are subclasses of component?
- Which are passive controls that do not support any interaction with the user?
- The following way is used to create a frame is by creating the object of Frame class?
- Which of the following classes are derived from the Component class.