what is the new version of c++
The latest version of C++ is C++11. To know more check this:
http://www.stroustrup.com/C++11FAQ.html
| Is This Answer Correct ? | 6 Yes | 1 No |
what is the use of template classes in c++
What are the 4 main oop principles?
Difference between new operator and operator new
What is object and example?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
What is multilevel inheritance?
What is the highest level of cohesion?
Is oop better than procedural?
How to overload postfix operator in c++
what is the difference between function template and template of function?explain with example.
What is abstraction encapsulation?
Out of 4 concepts, which 3 C++ Follow?