Un-Answered Questions { C }

Write a program to check whether a number is prime or not using c?

565


Explain the difference between malloc() and calloc() in c?

566


Why c is faster than c++?

619


Write a program to check palindrome number in c programming?

588


Write a program to reverse a given number in c?

585


Write a program to swap two numbers without using the third variable?

587


What are the features of the c language?

631


What is the usage of the pointer in c?

596


Write a program to print fibonacci series using recursion?

575


Write a program to print factorial of given number using recursion?

590


What is the use of printf() and scanf() functions?

618


What is a far pointer in c?

584


What functions are used for dynamic memory allocation in c language?

590


What is dangling pointer in c?

609


What is the acronym for ansi?

618