I'm getting mixed information on this topic. Some people say C/C++ is a high level language, while others say it's low level. But to me, it really depends on what your comparing it to. If you compare C++ to, say, Machine Language or ASM, then yes, I would think of C++ as high level. But if you compare C++ to Python, then I would consider C++ low-level. Many sites say different things, and I've seen that they are different because of how they are compared. I think it's low-level, but I don't know to much. What do you think?