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

Answer Posted / kuldeep vishwakarma

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

ans: Hello5


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

ans: Hello5

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

ans: function call missing )
(because end parenthesis is not close)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does free set pointer to null?

547


What is the best organizational structure?

635


How can I find out if there are characters available for reading?

633


Describe explain how arrays can be passed to a user defined function

595


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1483






`write a program to display the recomended action depends on a color of trafic light using nested if statments

1627


What is the use of printf() and scanf() functions?

622


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2240


What is a static function in c?

612


What are the back slash character constants or escape sequence charactersavailable in c?

676


What is pivot in c?

560


I heard that you have to include stdio.h before calling printf. Why?

582


What is output redirection?

680


What is c language & why it is used?

572


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

1453