Home / C Programming / Operators and Expressions :: Discussion

Discussion :: Operators and Expressions

  1. Which of the following operator takes only integer operands?

  2. A.

     +

    B.

     *

    C.

     /

    D.

     %

    E.

     None of these

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Two integers are taken to be input


Be The First To Comment