1.

The value of 155 mod 9 is?(a) 0(b) 1(c) 2(d) 3This question was posed to me in quiz.This interesting question is from Algorithms topic in portion Algorithms of Discrete Mathematics

Answer»

The CORRECT choice is (c) 2

For explanation: By the DIVISION algorithm 155 = 9(17) + 2. Where remainder is 155 mod 9.



Discussion

No Comment Found

Related InterviewSolutions