Home / CSE MCQs / AWT :: Discussion

Discussion :: AWT

  1. To use the ActionListener interface it must be implemented by a class there are several ways to do that find in the following?
  2. A.
    Creating a new class
    B.
    Using the class the graphical component
    C.
    An anonymous inner class
    D.
    All mentioned above

    View Answer

    Workspace

    Answer : Option D

    Explanation :



Be The First To Comment