Can a void pointer point to a function?


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

Post New Answer

More C Interview Questions

what is an inline function?

2 Answers   TCS,


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

0 Answers   HCL,


Explain what is output redirection?

0 Answers  


Can the curly brackets { } be used to enclose a single line of code?

0 Answers  


Given an unsigned integer, find if the number is power of 2?

5 Answers  






i=20,k=0; for(j=1;j<i;j=1+4*(i/j)) { k+=j<10?4:3; } printf("%d", k);

8 Answers   HCL,


How would you sort a linked list?

1 Answers  


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

1 Answers   TCS,


What is sizeof int?

0 Answers  


What are the different file extensions involved when programming in C?

0 Answers  


What is a example of a variable?

0 Answers  


Is r written in c?

0 Answers  


Categories