Latest Accenture Aptitude Question SOLUTION: What will be the output of the following code statements? integer a = 10, b = 35, c = 5 print a * b / c – c