Question:

What is the sum of digits of $2^{10}$? 
 

Show Hint

For small powers, compute the value directly, then sum the digits step-by-step.
Updated On: Aug 1, 2025
  • 7
  • 8
  • 9
  • 10
    \bigskip
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

To find the sum of the digits of \(2^{10}\), we start by calculating the value of \(2^{10}\):
\[2^{10} = 1024\]
Next, we find the sum of the digits of 1024:
\[1 + 0 + 2 + 4 = 7\]
Therefore, the sum of the digits of \(2^{10}\) is 7.
Was this answer helpful?
0
0