You are on page 1of 4

Program example: plus, minus, address-of, pre and post

increment/decrement, sizeof() and type promotion


C program to test if a number is a power of 2 using simple
function
Write down a program to check whether a number is
palindrome number or not.

You might also like