Home / ECE / Microprocessors :: Discussion

Discussion :: Microprocessors

  1. When one operand is real and one integer in Pascal, which of the following operations are not allowed?

  2. A.
    + and -
    B.
    *
    C.
    /
    D.
    Div and Mod

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    In Pascal div and mod are not allowed with one real and the other integer operator.


Be The First To Comment