What is the output of printf("%d")?
Answer Posted / baban dongare
It will generate the garbage value..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is microsoft c++ redistributable 2013?
Which is the best c++ compiler?
What are multiple inheritances (virtual inheritance)?
What is string in c++ programming?
What do nonglobal variables default to a) auto b) register c) static
What are the 4 types of library?
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.
Do class declarations end with a semicolon? Do class method definitions?
How delete [] is different from delete?
Can a constructor return a value?
What is enum c++?
What kind of jobs can I get with c++?
How do we implement inheritance in c++?
What are static member functions?
Is there structure in c++?