Correct option is C
Divisibility Test:
A number is divisible by 64 if it leaves no remainder when divided by 64.
For each number, we will check if the remainder of the division by 64 is zero.
Solution:
- 5129 ÷ 64 = 9 (Not divisible by 64)
- 4797 ÷ 64 = 61 (Not divisible by 64)
- 5760 ÷ 64 = 0 (Divisible by 64)
- 5327 ÷ 64 = 15 (Not divisible by 64)
Therefore, the number divisible by 64 is 5760 (Option C).