C++ is a multiparadigm general purpose but systems-programming-oriented language. Almost anything is possible with C++.
Yet, there are many things that can be accomplished equally well but with less time and difficulty in other languages. As a practical matter, unless you are doing systems programming, high performance 3d graphics or other high-performance requirement programming, other languages are probably a better choice. You will be able to deliver more value in less time.
Yet, there are many things that can be accomplished equally well but with less time and difficulty in other languages. As a practical matter, unless you are doing systems programming, high performance 3d graphics or other high-performance requirement programming, other languages are probably a better choice. You will be able to deliver more value in less time.