Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which of the following is/are an exception?
    1. OutOfBoundException
    2. OutOfRangeException
    3. OverflowException
    4. UnderflowException

  2. A.

     All of the mentioned

    B.

     1 and 3

    C.

     1 and 2

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment