Write a program to input a number and count the number of digits. The program further check whether the number contains odd number or even number ofdigits and display the output accordingly. Use appropriate functions to accept the number, to calculate and to display the output. The function calculate returns 1 if the number of digits is odd and 2 if the number of digits is even. Write main method to call all the member methods.
Answers
Answered by
0
Answer:
bbbbbbbbbbbbbbbbbbbbbbbbb
Similar questions