What are variables c?
No Answer is Posted For this Question
Be the First to Post Answer
What is else if ladder?
Explain the use of #pragma exit?
Is void a keyword in c?
How is a two dimensional array passed to function when the order of matrix is not known at complie time?
What is the explanation for cyclic nature of data types in c?
Explain About fork()?
What does %2f mean in c?
Why the use of alloca() is discouraged?
What are bit fields? What is their use?
What is the difference between fread and fwrite function?
What is mean by data types in c?
main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 Answers AMCAT, HCL, Ramco, Zycus Infotech,