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
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
0
Answer:
idk plzz search on hoogle
Similar questions