0
What is the advantage of studying c++ ?
4 Réponses
+ 3
If people ask you how to learn C++ , you can apply what you learned and just do :
int c = 0;
class learnCpp {
c++;
}
and that is the benefit
+ 1
like every language can be used for different purposes. c++ is powerful if you know how to used it.
0
C++ is more than just an "object oriented" language and hence offers a chance to learn new approaches to solving problems.
0
so I'm a student in faculty of engineering and want to know how to increase my skills in c++ and how to use it in embaded systems