M
@Mirdula_Sampathkumar
Length of string using pointer
C
Vowels using pointer
C
Swap two characters with pointers
C
Swap two numbers with pointers
C
Decrement sequence
C
Write a C program to compute mean,median and mode of 1,2,3,4,5,5,7
C
Write a C program to find permutation and combination
C
Write a C program to check if a number id Amstrong number
C
Write a C program to find Fibonacci sequence (do...while)
C
Write a C program to find Fibonacci sequence(while loop)
C
Write a C program to find Fibonacci sequence(for loop)
C
Write a C program to find the area of the circle
C
Write a C program to find the roots of quadratic equation
C
TAYLER SERIES(4)
C
TAYLER SERIES(3)
C
Taylor series(2)
C
TAYLOR SERIES(1)
C
9th Oct [summation]
C
Find the HCF and LCM of two given numbers
C
W-4:20.Write a C program to print the multiplication table for a given number
C