1.if a five digit number is input through the keyboard, write a program to
calculate the sum of its digits.(use the modulus operator %)
2.if a five digit number is input through the keyboard,write a program to
reverse the number.
3.if a five digit number is input through the keyboard,write a program to obtain
the sum of this number.
I need coding of these programs. Is there any1 who cud help