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

Answer Posted / aju.b

printf("%d",(printf("Hello")));

Result is Hello5

Is This Answer Correct ?    175 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we write conio h in c?

540


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

2159


What is the return type of sizeof?

566


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

619


What is unary operator?

636






Can include files be nested? How many levels deep can include files be nested?

629


Define Spanning-Tree Protocol (STP)

615


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1437


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1833


What is %lu in c?

646


Describe the order of precedence with regards to operators in C.

615


What is the difference between text files and binary files?

649


What is an lvalue?

603


What is null pointer constant?

570


What is the difference between strcpy() and memcpy() function in c programming?

594