Browse studyfied

Looking for something? Search here to find quickly...

Recent updates
All recently added posts
C program to calculate sum of first N even numbers
Even number Even numbers are numbers that have a difference of 2 unit or number.…

March 10, 2019

C program to find sum of all digits in a number
Sum of digits in a number This program is much similar to this one: Find…

March 10, 2019

C program to find product of digits in a number
Product of digits in a number This program is closely similar to this one: Count…

March 10, 2019

C++ program to count number of digits in a given integer
Count number of digits in a given integer To count the number of digits in…

March 10, 2019

C program to check whether a number is prime number or not
Prime number A prime number is an integer which is greater than 1 whose only…

March 10, 2019

C program to check whether a number is palindrome or not
Palindrome A palindrome is anything that reads the same backward and forward. In other words…

March 10, 2019

C program to calculate sum of first N odd numbers
Odd number The Opposite of even numbers. Odd numbers have a difference of 3 unit…

March 10, 2019

C program to check whether a given number is Armstrong number or not
Armstrong number An Armstrong number is a number that is equal to the sum of…

March 9, 2019

C program to check whether a given number is perfect number or not
Perfect number A perfect number is a positive integer that is equal to the sum…

March 9, 2019

C program to calculate sum of first N natural numbers
Natural number Natural numbers are numbers that are common and clear in nature. As such,…

March 9, 2019