printf("%d",(printf("Hello")); What it returns?

Answer Posted / rajesh

0

Is This Answer Correct ?    9 Yes 62 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of ftell?

702


what are the different storage classes in c?

754


What is class and object in c?

685


What is include directive in c?

742


What is the difference between break and continue?

702






Is anything faster than c?

673


what do u mean by Direct access files? then can u explain about Direct Access Files?

1731


main() { printf("hello"); fork(); }

821


What is string function c?

656


What is table lookup in c?

726


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1254


What is difference between stdio h and conio h?

999


What is the symbol indicated the c-preprocessor?

840


How do you convert strings to numbers in C?

815


What is the role of this pointer?

640