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

Answer Posted / srinivasa. p

Hello5

Printf() return number character print on STD::out

Is This Answer Correct ?    30 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you execute a c program in unix.

626


Explain Function Pointer?

671


What is pre-emptive data structure and explain it with example?

3194


Explain the ternary tree?

590


Differentiate between calloc and malloc.

739






What are lookup tables in c?

538


What is function definition in c?

568


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

661


What are the different types of linkage exist in c?

597


How is null defined in c?

640


Write the Program to reverse a string using pointers.

605


How are pointers declared in c?

584


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

1629


How many identifiers are there in c?

564


What is sizeof array?

596