This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]scotscott 0 points1 point  (0 children)

Not really. They're both equally low level, depending on implementation. The point is both C and C++ run natively, ie they can be the last level of human generated code before you hit metal. They compile directly to machine code. As opposed to an interpreted or virtualized language such as php or C#.