Explain setjmp()?
No Answer is Posted For this Question
Be the First to Post Answer
Is that possible to add pointers to each other?
What is meant by realloc()?
Why malloc is faster than calloc?
Is there a way to compare two structure variables?
Which is better malloc or calloc?
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
What are two dimensional arrays alternatively called as?
What is a const pointer, and how does it differ from a pointer to a const?
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?
can we access one file to one directory?
Write a program for print infinite numbers
In header files whether functions are declared or defined?