CSE MCQs :: AWT
- To use the ActionListener interface it must be implemented by a class there are several ways to do that find in the following?
- Which is a component in AWT that can contain another component like buttons, text fields, labels etc.?
- Which is used to store data and partial results, as well as to perform dynamic linking, return values for methods, and dispatch exceptions?
- What are the different types of controls in AWT?
- Give the abbreviation of AWT?
- Which class provides many methods for graphics programming?
- By which method You can set or change the text in a Label?
- Which class can be used to represent a checkbox with a textual label that can appear in a menu.
- The following specifies the advantages of It is lightweight. It supports pluggable look and feel. It follows MVC (Model View Controller) architecture.
- The Java Foundation Classes (JFC) is a set of GUI components which simplify the development of desktop applications?