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
what is the format specifier for printing a pointer value?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What are runtime error?
How can I get back to the interactive keyboard if stdin is redirected?
Why c language?
What is the purpose of type declarations?
What is the difference between procedural and functional programming?
writ a program to compare using strcmp VIVA and viva with its output.
What are pointers in C? Give an example where to illustrate their significance.
What are the different data types in C?
When should a type cast not be used?
What is meant by 'bit masking'?
How do you generate random numbers in C?
Explain what is operator promotion?
When do we get logical errors?