What is the output of printf("%d")?
Answer Posted / vanitha
garbage value
| Is This Answer Correct ? | 27 Yes | 11 No |
Post New Answer View All Answers
Why the usage of pointers in C++ is not recommended ?
Which operator cannot overload?
What c++ is used for?
Explain the different access specifiers for the class member in c++.
What are the extraction and insertion operators in c++? Explain with examples.
Explain the difference between c++ and java.
Give 10 points of differences between C & C++.
Give an example of run-time polymorphism/virtual functions.
What is difference between array and vector in c++?
Explain the pure virtual functions?
Please explain the reference variable in c++?
How the keyword struct is different from the keyword class in c++?
What is the use of map in c++?
Why do we use double in c++?
Can create new c++ operators?