Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. You can implement the interface to send e-mail notifications in case of errors.
  2. A.
    Notify
    B.
    Error
    C.
    ErrorNotifier
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    You can implement the ErrorNotifier interface to send e-mail notifications in case of errors.


Be The First To Comment