C++ is a complicated language with a lot of features.
It contains C, so there's all the particularities of C to learn. And then above that there's the object oriented stuff.
In my opionion, it's one of the more complex programming languages to learn. However, between C and C++, most people would prefer C++. So if you have to choose between those two, c++ is preferable.