where can function pointers be used?
Answers were Sorted based on User's Feedback
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
What is advantage of pointer in c?
write a program which will count occurance of a day between two dates.
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
When would you use a pointer to a function?
which is an algorithm for sorting in a growing Lexicographic order
What is array of pointers to string?
What is the translation phases used in c language?
Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.
Can math operations be performed on a void pointer?
What are pointers? Why are they used?
what is the significance of static storage class specifier?