Pages

Labels

C Program to find prime number

This program finds all prime numbers from 0 to user defined number. For that it ask a number before giving output.

Example:

C Program to display multiplication table by user defined

This program shows the multiplication of any user defined number.

C Program to display sum of square up to 10

This is a simple java code that shows the sum of square of all digit from 1 to 10. You can run this program and check the output on any C platform.

Example:

Followers