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

What are default parameters? How are they evaluated in c++ function?

646


What is linked list in c++?

678


To what does “event-driven” refer?

595


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

2427


What is the limitation of cin while taking input for character array?

1433






How do you invoke a base member function from a derived class in which you’ve overridden that function?

569


What do you mean by vtable and vptr in c++?

613


What are the operators in c++?

578


Explain the difference between realloc() and free() in c++?

521


Do class declarations end with a semicolon? Do class method definitions?

603


Mention the purpose of istream class?

605


How do c++ struct differs from the c++ class?

577


Using a smart pointer can we iterate through a container?

546


Keyword mean in declaration?

587


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

628