What is the output of printf("%d")?
Answer Posted / sudha
it will simply print a garbage value..........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are arrays c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Out of fgets() and gets() which function is safe to use?
Write a program to interchange 2 variables without using the third one.
What is an overflow error?
What is Destructor in C++?
What are iterators in c++?
What is the difference between ++ count and count ++?
what is the difference between overloading & overriding? give example.
How can you link a c program with a c function?
How to implement is-a and has-a class relationships?
why is iostream::eof inside a loop condition considered wrong?
What is the c++ programming language used for?
Why should you learn c++?
How did c++ get its name?