What is the output of printf("%d")?
Answer Posted / nagaraj
This will give garbage value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Discussion on error handling of C++ .
What are containers in c++?
What is the difference between passing by reference and passing a reference?
the first character in the variable name must be an a) special symbol b) number c) alphabet
How many ways can a variable be initialized into in C++?
How can you link a c++ program to c functions?
What is #include sstream?
What parameter does the constructor to an ofstream object take?
Write a program which uses functions like strcmp(), strcpy()? etc
What is c++ runtime?
What is class invariant in c++?
What is the best free c++ compiler for windows?
Does a derived class inherit or doesn't inherit?
What is flush programming?
What is the basic structure of a c++ program?