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

Answer Posted / anzarudeen

garbage value

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe private, protected and public?

592


What size is allocated to the union variable?

583


Describe linked list using C++ with an example.

641


What is an adaptor class or wrapper class in c++?

600


Explain the difference between static and dynamic binding of functions?

545






Write about the role of c++ in the tradeoff of safety vs. Usability?

589


Write a C++ Program to check whether a number is prime number or not?

625


What is an accessor in c++?

616


What are the types of pointer?

544


What do you mean by friend class & friend function in c++?

620


Is map sorted c++?

509


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1451


How would you implement a substr() function that extracts a sub string from a given string?

560


What is the use of :: operator in c++?

591


Do we have to use initialization list in spite of the assignment in constructors?

561