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

Answer Posted / anonymous

an Error will occur....bcos the function call is missing in
main().

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do we get logical errors?

623


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1427


How can I do peek and poke in c?

605


Define VARIABLE?

677


What is the hardest programming language?

655






Explain Function Pointer?

671


Are there any problems with performing mathematical operations on different variable types?

556


What are the advantages of Macro over function?

1178


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3720


What are the different types of errors?

631


Explain what is wrong in this statement?

620


Why we use int main and void main?

530


Is it fine to write void main () or main () in c?

533


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

641


How arrays can be passed to a user defined function

561