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

Answer Posted / pavithra

error will occur because within a printf statement another
printf statement is present

Is This Answer Correct ?    3 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is function pointer c?

682


Did c have any year 2000 problems?

759


Does c have enums?

678


Is c compiled or interpreted?

774


What is const and volatile in c?

672






Implement bit Array in C.

780


What is dynamic variable in c?

663


What is difference between scanf and gets?

709


What is a macro?

763


what is the role you expect in software industry?

1752


How can I insert or delete a line (or record) in the middle of a file?

665


What are multidimensional arrays?

753


Explain what is a 'locale'?

695


Explain what is wrong with this program statement?

736


Why do we use null pointer?

691