Anda di halaman 1dari 1

1.

Accept todays date and your date of birth than find age as on todays(year/mont
h/day).
2.Enter radius of a circle and find the area and circumference.
3.wap to find the sum of natural numbers from 1 to given numbers.
4.wap to print the perfect numbers from 1 to given numbers.
5.wap to print the prime numbers from 1 to given numbers.
6.fibonaci series upto n term
7.roots of a quardratic quation(only flow chart)
8.find the largest of 3 numbers.(only flow chart)
9.wap to enter some numbers and find how many of them are odd/even and find the
averageof odd and even numbers.
10.enter some numbers and find the maximum and minimum without array.
11.wap to find the lcm and hcf of two given numbers.
12.wap to find the gcd using iteration and recursions function.
13.wap to accept a number and check whether it is armstrong or not.
14.to find the sum of the digits of a given numbers.
15.to print the palindrome from 100 to 1000
//////////////////////////this 15th programme with source code and flow chart...
.......and remains onlly source code.....
16.s=1+x+x3+x5+..............................n
17.s=1+(1+2)+(1+2+3)++.........................n
18.1+2/2!+3+/3!+4/4!+.............................n
19.s=1+x+x2/2!+x3/3!+x4/4!+............................n
20.Sin x=x-x3/3!+x5/5!-x7/7!+.................................n
21.enter some number and store them in an array ,then a no and check whether it
exists in the array or not.
......................................Amit .....................................
..

Anda mungkin juga menyukai