Re: C Or C++
Well, personally, I don't categorize languages in high-level and low-level like that. I compare them with each other. A language is high-level compared to one language, and low-level compared to another language. I do think it's possible to find the most low-level language, though, which is Assembly (or better, machine code, but I don't think we can call it a real language), but it's not possible to find the most high-level language.
|