+ 1
What are the major differences b/w machine language and programming languages?
2 ответов
+ 3
Machine language is a language which machines(computer) can understand Programming language makes our job easier.
machine language are also called lowlevel language.
programming language are simple than machine language.After writing a program we use a compiler.The compiler converts programming language to machine language.
programming language are also called high level language
example for machine language is assembly and hexadecimal
for programming language its c++ c c# python ruby pearl .....
+ 2
machine language are those lang which a computer/machine can understand. machine languages are low level languages... low lang are those which uses binary commands for their processing. but a programming languages are those which are not readable by the co.puter directly those languge needs a compiler to convert it to a low level. so prog language are high level eg. C,C++etc...
i hope u will undersatand now... have a nice day..!!😆😆