1.

What is the sum of all three digit numbers formed by using the digits 1,2,3,?

Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :The <a href="https://interviewquestions.tuteehub.com/tag/3-301577" style="font-weight:bold;" target="_blank" title="Click to know more about 3">3</a> digit numbers that can be formed by using the digits 1,2,3 are :123,132,213,231,312,321.<br/>`:.` Their <a href="https://interviewquestions.tuteehub.com/tag/sum-1234400" style="font-weight:bold;" target="_blank" title="Click to know more about SUM">SUM</a>= 1332.</body></html>


Discussion

No Comment Found

Related InterviewSolutions