Write a program to check palindrome number in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
In which header file is the null macro defined?
What are the __date__ and __time__ preprocessor commands?
How many levels deep can include files be nested?
write a 'c' program to sum the number of integer values
what is the difference between getch() and getchar()?
what is void pointer?
write a program to sort the elements in a given array in c language
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
How the c program is executed?
can we write a program in c for printf and scanf without using header file stdio.h
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
What is the most efficient way to count the number of bits which are set in a value?