Computer Science, asked by DarkRangerZen, 11 months ago

write a Java program to accept a number and display the number of digits not present in it.

Ex: 222
Output: 9 digits are not present in this no.

Ex2: 287
Output: 7 digits are not present in this no.​

Answers

Answered by abhirock51
1

Answer:

Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Answered by shouryasajan547
0

Answer:

idk plzz search on hoogle

Similar questions