What is the purpose of void pointer?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to print the all 4digits numbers & whose squares must me even numbers?
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
int i=0,j; j=++i + ++i ++i; printf(" %d",j);
Do pointers take up memory?
What is an lvalue?
difference between loading and linking
What is printf () in c?
What are the disadvantages of external storage class?
Explain how do you view the path?
what is function pointer?
How can you print HELLO WORLD without using "semicolon"?
How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?