What is the output of printf("%d")?
Answer Posted / raj
It will print -26
| Is This Answer Correct ? | 2 Yes | 52 No |
Post New Answer View All Answers
How much do c++ programmers make?
Will rust take over c++?
What is c++ stringstream?
What is flag in computer?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Is swift faster than c++?
What are the unique features of C++.
Why is c++ a mid-level programming language?
Explain the difference between static and dynamic binding of functions?
What is command line arguments in C++? What are its uses? Where we have to use this?
What is the iunknown interface?
Why was c++ created?
what is VOID?
List down the guideline that should be followed while using friend function.
Explain 'this' pointer and what would happen if a pointer is deleted twice?