Computer Science, asked by akhilvijay, 6 months ago

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 deepakg5617M
0

Answer:

bbbbbbbbbbbbbbbbbbbbbbbbb

Similar questions