printf("%d",(printf("Hello")); What it returns?
Answer Posted / karna
hello5
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of typedef struct in c?
What is bubble sort technique in c?
What is the difference between pure virtual function and virtual function?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
How a string is stored in c?
Do you know the use of fflush() function?
What is const keyword in c?
Write the syntax and purpose of a switch statement in C.
can anyone suggest some site name..where i can get some good data structure puzzles???
What does it mean when a pointer is used in an if statement?
What is #line used for?
Do string constants represent numerical values?
What is the auto keyword good for?
How do I copy files?
Stimulate calculator using Switch-case-default statement for two numbers