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 are the various access specifiers in c++?
Write syntax to define friend functions in C++.
Can notepad ++ run c++?
What are c++ variables?
When does a name clash occur in c++?
Describe the process of creation and destruction of a derived class object?
Explain method of creating object in C++ ?
Can you overload the operator+ for short integers?
What is the purpose of templates in c++?
What is the return value of the insertion operator?
Write is a binary search tree? Write an algo and tell complexity?
Is there any function that can skip certain number of characters present in the input stream?
Is map sorted c++?
Explain class invariant.
Can a program run without main in c++?