Object-oriented programming principals, a more consistent syntax and improved type-safety.
Primarily to add object oriented programming methods to the C language.
C++ is a compiled language, not an interpreted language.
C++ is related to C, the language from which it is derived.
C++ is generally a compiled language.
Yes, C++ is a high-level language.
Bjarne Stroustrup is the author of C++. However, no one "owns" this language.
C++ is an object oriented programming language
Yes
The ++ in C++ refers to the postfix increment operator (operator++()). It's literal meaning is "the successor to C", in reference to the C language upon which the C++ language is based.
C ++ is a computer progamming language just like Java, Python and Perl or even its predecessor 'C'.
Yes, you can rewrite a cuda program originally written in c in c plus plus.
C++ is not platform dependent. The implementation is, but not the language.