You are on page 1of 1

1.

2.
3.
4.
5.
6.
7.
8.
9.
10.

Write
Write
Write
Write
Write
Write
Write
Write
Write
Write

a
a
a
a
a
a
a
a
a
a

program
program
program
program
program
program
program
program
program
program

to
to
to
to
to
to
to
to
to
to

find whether a given number is even or odd.


find whether a number is palindrome or not.
calculate the area and perimeter of a circle.
print all the multiples of 5 from 1 to 50(inclusive).
find the factorial of a number.
find the greatest of three numbers.
find whether a number is Armstrong or not.
find out if a given number is prime or not.
print Fibonacci Series up to a given number.
print the Cube of a given number.

You might also like