Write an algorithm flowerchat and c programm to find first and last digit of any number
Answers
Answered by
1
Explanation:
Step by step description to find first digit of a number
- Input a number from user. Store it in some variable say num .
- Copy the value of num to some temporary variable say first = num .
- Divide first by 10 , till first >= 10 .
- Finally you are left with first digit in first variable.
Answered by
6
Answer:
hey dude download dual app for live chatting in brainly.... mark as brainiest.. like my 10 answers for chatting with me..
Similar questions