Is it possible to have a function as a parameter in another function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is wrong with this program statement? void = 10;

0 Answers  


How can you avoid including a header more than once?

0 Answers  


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;

7 Answers  


How many loops are there in c?

0 Answers  






What is the purpose of void in c?

0 Answers  


Can you please compare array with pointer?

0 Answers  


What are predefined functions in c?

0 Answers  


Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….

1 Answers  


What is the use of a conditional inclusion statement in C?

0 Answers   Global Logic,


write a program to compare 2 numbers without using logical operators?

5 Answers   IBM,


What is d scanf?

0 Answers  


Categories