Home / ECE / Microprocessors :: Discussion

Discussion :: Microprocessors

  1. Consider the real expression in Pascal language

    ((X * Z) + Y/(M * P + K) + X)/Y + Y)

    What would be evaluated first

  2. A.
    XZ and MP + K
    B.
    XZ + Y and MP + K
    C.
    (MP + K + X) / Y
    D.
    Y / (MP + K)

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment