This c program add n numbers which will be entered by the user. Firstly user will enter a number indicating how many numbers user wishes to ...

This c program add n numbers which will be entered by the user. Firstly user will enter a number indicating how many numbers user wishes to ...
C program to find hcf and lcm: The code below finds highest common factor and least common multiple of two integers. HCF is also known as gr...
C code to find and print factorial of a number, three methods are given, first one uses for loop, second uses a function to find factorial a...
C program to check leap year: c code to check leap year, year will be entered by the user. C PROGRAMMING CODE #include int main ( ) { i...
C program to perform basic arithmetic operations which are addition, subtraction, multiplication and division of two numbers. Numbers are as...
In mathematics, in decimal number system even numbers are divisible by 2 while odd are not so we can use modulus operator(%) which returns r...
C program to add two numbers: This c language program perform the basic arithmetic operation of addition on two numbers and then prints the ...
This c program first inputs an integer and then prints it. Input is done using scanf function and number is printed on screen using printf....
C hello world program: c programming language code to print hello world. This program prints hello world, printf library function is used to...
Most of blogger are use snow falling effect to their blog. It is a common trend all bloggers to in specific seasons.Snow falling effects are...
SEO (Search Engine Optimization) is a topic that no fresh blogger can afford to disregard. SEO practices can not only radically boost a...
When we doing blogging. we have to use many more tools for different different works.If we search on the Google search we can find vario...