Assignment Questions
[Link] a program to calculate simple interest.
[Link] a program to check greatest of three numbers
[Link] a program to check given number is positive or negative?
[Link] a program to find smallest number in the list?
[Link] a program to check if a string is palindrome or not?
[Link] the program to multiply all numbers in the list?
[Link] a program to find a area of a circle?
[Link] a program for factorial of a number?
[Link] a program that reads two numbers using arithmetic operator
and display the computed result.[+,-,*,/]
[Link] a program to check ascending and descending order of using
5 numbers.