

InterviewSolution
Saved Bookmarks
1. |
The quotient of two integers is 5. IF one of the integers is 10, what are the possible values of the other number? |
Answer» <html><body><p>x÷10=5x=5010÷x=5x=2Possible <a href="https://interviewquestions.tuteehub.com/tag/values-25920" style="font-weight:bold;" target="_blank" title="Click to know more about VALUES">VALUES</a> are50,2</p></body></html> | |