Answer Posted / sathish
we can able to give function as a argument into a function
by using function pointer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe newline escape sequence with a sample program?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Explain the bubble sort algorithm.
Does c have an equivalent to pascals with statement?
I have seen function declarations that look like this
How can I get random integers in a certain range?
How are Structure passing and returning implemented by the complier?
What is the purpose of sprintf?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Apart from dennis ritchie who the other person who contributed in design of c language.
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What does static variable mean in c?
What does typedef struct mean?
What does c mean in standard form?
How does sizeof know array size?