where can function pointers be used?
Answers were Sorted based on User's Feedback
in malloc and calloc which one is fast and why?
write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?
What is derived datatype in c?
What is use of integral promotions in c?
Write a c program using for loop in switch case?
Why array is used in c?
Explain what a Binary Search Tree is.
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
In which mode we open the file for read,write and append also in c ? a)W b)w+ c)r+ d)a
How can I write a function analogous to scanf?
What is the process to create increment and decrement stamen in c?
what is c language?