Home / General Knowledge / Testing New :: Discussion

Discussion :: Testing New

  1. The operator > and < are meaningful when used with pointers, if

  2. A.

     The pointers point to data of similar type.

    B.

     The pointers point to structure of similar data type.

    C.

     The pointers point to elements of the same array.

    D.

     None of these.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment