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

Answer Posted / rahul raj

It will not compile..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

535


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

595


C is to C++ as 1 is to a) What the heck b) 2 c) 10

633


What is the difference between multiple and multilevel inheritance in c++?

588


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

545






How can we check whether the contents of two structure variables are same or not?

579


What is scope in c++ with example?

625


How is new() different from malloc()?

622


What are different types of loops in c++?

646


What are the advantages of using const reference arguments in a function?

607


Is map thread safe c++?

628


Can notepad ++ run c++?

537


How we can differentiate between a pre and post increment operators during overloading?

587


What is a Default constructor?

909


What is the real purpose of class – to export data?

609