Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. Which operator is having right to left associativity in the following?
  2. A.
    Array subscripting
    B.
    Function call
    C.
    Addition and subtraction
    D.
    Type cast

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Type cast


Be The First To Comment