printf("%d",(printf("Hello")); What it returns?
Answer Posted / bhavesh kashikar
072
Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
What is d scanf?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Are comments included during the compilation stage and placed in the EXE file as well?
What does typedef struct mean?
How can I copy just a portion of a string?
What are Macros? What are its advantages and disadvantages?
Differentiate between full, complete & perfect binary trees.
What are operators in c?
What are the keywords in c?
How old is c programming language?
Explain the ternary tree?
How can I sort a linked list?
What is dynamic memory allocation?
What are 'near' and 'far' pointers?
Is main a keyword in c?