1.

Which of the following operators takes only integer operands?(a) +(b) *(c) /(d) %I had been asked this question in examination.This is a very interesting question from Implementation of Increment and Decrement in portion Syntax Directed Definition and Translations of Compiler

Answer»

The correct ANSWER is (d) %

To EXPLAIN: Two integers are TAKEN to be INPUT.



Discussion

No Comment Found

Related InterviewSolutions