Even more. All of C's low-level ideas are available to you. You also have many other concepts related to OOP, generic type, exceptions and polymorphism.
C++ is a new language that supports three types of programming: procedural, object-oriented, and functional.
After getting used to it, you can create programs around the terms that you find in your problem domain. C++ is better than plain C at this task.