What is the output of printf("%d")?

Answer Posted / kesavan

It will print the garbage value.

Is This Answer Correct ?    89 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is pre-processor in C++?

585


How can you say that a template is better than a base class?

574


When there is a global variable and local variable with the same name, how will you access the global variable?

612


What is the difference between a declaration and a definition?

577


What is an overflow error?

610






Show the application of a dynamic array with the help of an example.

576


Is c# written in c++?

510


What is a constructor in c++ with example?

574


Explain what are single and multiple inheritances in c++?

554


What does n mean in c++?

620


Which one between if-else and switch is more efficient?

598


What is the difference between while and do while loop? Explain with examples.

589


What is the syntax for a for loop?

588


Differentiate between structure and class in c++.

589


What is polymorphism in c++? Explain with an example?

596