what is the advantage of function pointer
Answer Posted / rajesh
code complexcity is less
Is This Answer Correct ? | 31 Yes | 38 No |
Post New Answer View All Answers
write a c program to find the sum of five entered numbers using an array named number
Explain what are the __date__ and __time__ preprocessor commands?
Write a program to swap two numbers without using the third variable?
What is c language & why it is used?
List out few of the applications that make use of Multilinked Structures?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Do array subscripts always start with zero?
What is a pointer in c?
Explain how do you generate random numbers in c?
write a program to rearrange the array such way that all even elements should come first and next come odd
Where static variables are stored in memory in c?
Explain the concept and use of type void.
What is the g value paradox?
How to write a multi-statement macro?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.