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

Answer Posted / anand

it will print some value currently on top of the stack

Is This Answer Correct ?    20 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is dev c++ a good compiler?

526


Can a program run without main?

629


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

600


Can constructor be private in c++?

606


What flag means?

524






What are smart pointers?

672


Ask to write virtual base class code?

2149


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

571


What are the uses of c++ in the real world?

562


What is c++ 11 and c++ 14?

585


Define a nested class.

613


What is token c++?

580


Explain terminate() and unexpected() function?

628


Is c++ the most powerful language?

566


Explain the isa and hasa class relationships. How would you implement each?

611