Answer Posted / ramesh
if statement is like
printf("%d",printf("ram"));
then output is
ram3
else
variable ram is undeclared
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
I heard that you have to include stdio.h before calling printf. Why?
Explain how do you list files in a directory?
Is there any demerits of using pointer?
C language questions for civil engineering
What is strcpy() function?
Is calloc better than malloc?
What is function prototype in c with example?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What is the use of void pointer and null pointer in c language?
What is non linear data structure in c?
What is the use of #define preprocessor in c?
What is the Purpose of 'extern' keyword in a function declaration?
the question is that what you have been doing all these periods (one year gap)
Why dont c comments nest?
what is recursion in C