Write a program to check whether a number is even or odd in c language.

Comments

Popular posts from this blog

write a program to find the elements of an array by using binary search .