![]()
3 To find Sum of two given numbers
4 To find squre and cube of given number
6 To print the value of a3 +a2+a
7 Whether the student is passed or not
8 Check the given number is odd or even
9 The given leter is vowel or not
10 Find Largest no. in thee numbers
11 Separate numbers which dividable by 7
12 To print names of day by numbers
13 To print first 10 numbers By do-while loop
14 To print first 10 numbers By while loop
15 To printf revers of given number
16 Check the given number is paliandrome or not
17 To printt first 10 numbers By for loop
19 To print multiplication table of given number
20 Find largest number from given numbers
21 Find factorial of given number
22 To print the equation 1+x +x2...............xn of given number
24 To find total mark of studen using array
25 Separate numbers which dividable by 7 using array
26 Find cube of number using array
27 To print revers order of given numbers
28 Separate even and odd numbers
31 To copy a string and print it
34 To print revers of given number
35 Check the given string is paliandrome or not
36 To count no.of charecters, words,non-blanck space in given string
39 To aceept a matrix And printf it
41 To find transpose of matrix
42 To find largest element and it's position of a matrix
43 To find product of two matrix
44 To find sum of two given numbers using function
45 To find product of two given numbers using function
46 To find sum and product of two given numberd using function
49 To print name,age ,total mark After aceepting it using structure
51 To print in accending ordrer of total mark
52 Find distace between two points
53 Find diference,product of two numbers using structure
54 Find sum of two numbers using pointer
55 To find length of string using pointer
56 To Write to file and display it
57 To separate even and odd to another two files