C program to find the palindrome of a number

 /* Write a C program to read a string and check whether it is    *   * a palindrome or not (without using library functions). Output *  ...

C program to concatenate two strings

/* Write a C program to read two strings and concatenate them *  * (without using library functions). Output the concatenated *  * string...

C program to sort given N numbers

Write a C program to sort given N elements using SELECTION sort method *  * using functions                                               ...

Matrix Operation in C

/* Develop functions  *  * a) To read a given matrix  *  * b) To output a matrix  *  * c) To compute the product of two ...

C program to swap between 2 numbers

/* Write a C program to read two integers M and N *  * and to swap their values. Use a user-defined   *  * function for swapping. Output ...

C program to print N FIBONACCI numbers

/*Write a C program to generate and print first N FIBONACCI numbers*/ #include <stdio.h> void main() {   int   fib1=0, fib2=1, ...

C program to find the sum of 'N' natural numbers

/* Write a C program to find the sum of 'N' natural numbers*/ #include <stdio.h> #include <conio.h> void main() {...

C program to find roots of a quadratic equation

/* write a C program to find and output all the roots of a    *  * quadratic equation, for non-zero coefficients. In case     *  * of err...

C program to find biggest number

/* Write a C program to find the biggest of three numbers*/ #include <stdio.h> #include <conio.h> #include <math.h> voi...

C program to check a integer is odd or even

/* Write a C program to check whether a given integer *  * number is positive or negative*/ #include <stdio.h> #include <conio...

C program to check a number odd or even

/* Write a C program to check whether a given integer is odd or even*/ #include <stdio.h> #include <conio.h> void main() ...

C program to find the simple interest

/* Write a C program to find the simple interest , given principle, *  * rate of interest and times*/ #include <stdio.h> #include...

C program to find the area of a circle

/* Write a C program to find the area of a circl, given the adius*/ #include <stdio.h> #include <conio.h> #include <math...

C program to find the area of a triangle

/* Write a C program to find the area of a triangle, given three sides*/ #include <stdio.h> #include <conio.h> #include <...

Search Here

Popular query

Follow Us

Ads By Google

Get free Update

Enter your email address:

E-mail verification is must for complete subscription

Delivered by FeedBurner

Circle AFS on Google Plus!

Follow AFS Google+ page
 

Side Ads

DMCA protected
Information, images and the content on this blog is Copyright ©AFS2011-2018. Please do not copy Any content for commercial purpose else we have to take a legal action. Thanks !!

Total Pageviews

Recent

free counters
 

Connect Us

Speech by ReadSpeaker

archive