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

Answer Posted / vanitha

garbage value

Is This Answer Correct ?    27 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to write a c++ template to check for a function's existence?

578


What is name hiding in c++?

613


What is the difference between prefix and postfix versions of operator++()?

593


What is data hiding c++?

601


What is the use of setfill in c++?

588






What are the syntactic rules to be avoid ambiguity in multiple inheritance?

635


What is a constructor in c++ with example?

578


What are features of c++?

637


What is the difference between the functions rand(), random(), srand() and randomize()?

727


What is a loop? What are different types of loops in c++?

593


Define token in c++.

714


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

602


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

699


Why struct is used in c++?

620


Define upcasting.

592