What is the output of printf("%d")?
Answer Posted / anita sachdeva
it will print nothing
| Is This Answer Correct ? | 27 Yes | 68 No |
Post New Answer View All Answers
How do we balance an AVL Tree in C++?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
What is the function of I/O library in C++ ?
What is meant by a delegate?
What is expression parser in c++
What do manipulators do?
How does work in c++?
Explain about Garbage Collector?
What are the characteristics of friend functions?
What is the difference between cin.read() and cin.getline()?
Why do we need templates?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
Write a program which uses Command Line Arguments
What are guid? Why does com need guids?
Can I learn c++ without learning c?