Can a void pointer point to a function?
No Answer is Posted For this Question
Be the First to Post Answer
what is an inline function?
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.
Explain what is output redirection?
Can the curly brackets { } be used to enclose a single line of code?
Given an unsigned integer, find if the number is power of 2?
i=20,k=0; for(j=1;j<i;j=1+4*(i/j)) { k+=j<10?4:3; } printf("%d", k);
How would you sort a linked list?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What is sizeof int?
What are the different file extensions involved when programming in C?
What is a example of a variable?
Is r written in c?