printf("%d",(printf("Hello")); What it returns?
Answer Posted / bhavesh kashikar
104
| Is This Answer Correct ? | 0 Yes | 19 No |
Post New Answer View All Answers
Do variables need to be initialized?
What is a protocol in c?
What do header files do?
Process by which one bit pattern in to another by bit wise operation is?
When c language was developed?
State two uses of pointers in C?
What is the Purpose of 'extern' keyword in a function declaration?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Who developed c language?
What is a structure in c language. how to initialise a structure in c?
What is structure in c explain with example?
How can I implement a delay, or time a users response, with sub-second resolution?
What is dynamic memory allocation?
What are the types of pointers in c?
What is signed and unsigned?