Computer Science, asked by lakshya89099, 5 months ago

write a programming and check weather the number is Duck number or not​

Answers

Answered by priyankakushwaha45
3

Answer:

Write a Java program to check whether a number is a Duck Number or not. Note: A Duck number is a number which has zeroes present in it, but there should be no zero present in the beginning of the number. For example 3210, 7056, 8430709 are all duck numbers whereas 08237, 04309 are not.

Explanation:

hope helpful you

make me brilliant

Similar questions