V
@vanshu_179
program to enter price of 3 items & print their final cost with gst
C
array to print marks of 3 subjects
C
calculate the sum,product & avg of 2 nos. print that sum , product & avg in the main function
C
call by reference
C
string manipulation function
C
addition of two matrices
C
subtraction of two matrices
C
1 d array for addition and subtraction
C
1 d array for addition
C
1 d array
C
no. is palindrome or not
C
find the roots of quadratic equation
C
passing values in array
C
call by value
C
fibonacci series without recursion
C
pointer base
C
write a function to print n terms of the fibonacci sequence
C
write a program to calculate %age of a student from marks in sci,maths & skt
C
write a program to print the prime no in a range
C
function to convert celcius to fahrenheit
C