what is the advantage of function pointer
Answer Posted / satty
Functional pointer are more readable and executed run time
| Is This Answer Correct ? | 43 Yes | 13 No |
Post New Answer View All Answers
Explain how to reverse singly link list.
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
What is difference between structure and union?
Is a house a shell structure?
What is the purpose of macro in C language?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What are the 5 organizational structures?
Explain what is the difference between null and nul?
List out few of the applications that make use of Multilinked Structures?
When should I declare a function?
What is malloc calloc and realloc in c?
What are the benefits of c language?
4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.
Explain what is a static function?
Where local variables are stored in c?