First Digit

  • C

C Program to Find First and Last Digit of a Number

Write a C program to find first and last digit of the user input number, without using looping. Related Read:…

5 years ago