C Lab Assignment 2
C Lab Assignment 2
5. WAP to show the result of pre increment, post increment, pre decrement and
post decrement
6. If a five digit number is input through keyboard, write a program to find the sum
of its digits.
7. WAP to take input a three digit number from key board and reverse it.
8. Total selling price of 15 items and total profit input through keyboard. WAP to find
9. WAP to find the sum of first and last digit of a three digit number.
10. Write a program to find the simple interest where amount, rate percentage and