Home / CSE MCQs / GWT :: Discussion

Discussion :: GWT

  1. The AsyncCallback has two methods, they are:
  2. A.
    onSuccess(Object) and onFailure(Throwable)
    B.
    onSend(String) and onReceive(String)
    C.
    callbackLoaded() and callbackUnloaded()
    D.
    sync(boolean) and async(boolean)

    View Answer

    Workspace

    Answer : Option A

    Explanation :



Be The First To Comment