what is the new version of c++
Answer Posted / rajdeep nandi
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 |
Post New Answer View All Answers
What is interface? When and where is it used?
What does oop mean in snapchat?
What is the real life example of polymorphism?
Which is not an object oriented programming language?
What are the 4 pillars of oop?
What are the 3 pillars of oop?
What is object-oriented programming? Webopedia definition
Can we have inheritance without polymorphism?
How many human genes are polymorphic?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Why is polymorphism used?
What is the fundamental idea of oop?
What does <> mean pseudocode?
How to hide the base class functionality in Inheritance?
How to improve object oriented design skills?