Problem Statement: 
Write a C Program to count number of digits in given number.

Required Knowledge: 
C Input/Output, C Variables,  C Datatypes, C while...loop

Solution: 

Explanation: 

  •