+ 1
Write a c program to check a mobile number .
check a mobile number if it contain only 10 digits then show that number and if it contains more or less than 10 digits then show an error. Program must take that number as input.
0 Answers
check a mobile number if it contain only 10 digits then show that number and if it contains more or less than 10 digits then show an error. Program must take that number as input.