Is object code only used in high level languages? I know all high level languages must be processed into low level languages like assembly and mechanical, but is object code also considered a low level code or is it just an intermediate between high and low languages?
No, objects are only available in a high level language.
does c++ count as high level?
Thank you eSpex! Shadowys I am pretty sure C++ does count as a high level language bc it has to be processed into a low level language before it can run. It can also run on multiple computers making it very portable. Low level languages can only run on one type of computer. The language is already readable by the computer so no processing is needed, but it is very limited and difficult to code. reference: how to think link a computer scientist
hmm C++ is actually quite intermediate. it's already quite low level like C...though that might be relative. :)
Join our real-time social learning platform and learn together with your friends!