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

Answer Posted / anupam sen

printf function returns the number of character it prints
so output:Hello5

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c easy to learn?

550


I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...

9647


What is the best way to store flag values in a program?

570


Describe newline escape sequence with a sample program?

639


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

571






Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

570


What is the process to create increment and decrement stamen in c?

579


What is struct node in c?

612


What is c language and why we use it?

606


Can a file other than a .h file be included with #include?

673


Explain what math functions are available for integers? For floating point?

602


What is string in c language?

615


What is the difference between a string and an array?

699


What is f'n in math?

607


Do you know null pointer?

596