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
How do you define a class in c++?
What is c++ code?
What is the c++ programming language used for?
What is static in c++?
What is the use of endl in c++?
What are the basic data types used in c++?
Write is a binary search tree? Write an algo and tell complexity?
How do pointers work?
Which c++ operator cannot overload?
Discussion on error handling of C++ .
What is c++ hiding?
Using a smart pointer can we iterate through a container?
Explain how a pointer to function can be declared in C++?
What are 2 ways of exporting a function from a dll?
What is atoi?