1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. What can be the minimum sum of digits fo...
Q.

What can be the minimum sum of digits for a 4 digit number?

A. 0
B. 1
C. 16
D. 36
Answer» B. 1
Explanation: the sum of digits will be minimum for the number 1000 and the sum is 1.

Discussion