Home / C Programming / Operators and Expressions :: Discussion

Discussion :: Operators and Expressions

  1. In C programming language, which of the following type of operators have the highest precedence

  2. A.

     Relational operators

    B.

     Equality operators

    C.

     Logical operators

    D.

     Arithmetic operators

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment