What is the output of printf("%d", printf("Hello"));?
Post New Answer View All Answers
The file stdio.h, what does it contain?
Differentiate between a for loop and a while loop? What are it uses?
How we can insert comments in a c program?
Linked lists -- can you tell me how to check whether a linked list is circular?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
How to delete a node from linked list w/o using collectons?
write a progrmm in c language take user interface generate table using for loop?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is void pointers in c?
What does d mean?
Hi can anyone tell what is a start up code?
Is there a way to switch on strings?
How do you define a function?
What is printf () in c?
What are multibyte characters?