What is machine language How is it different from High Level Languages
Machine language is basic language of a computer. Programs written in machine language required no further interpretation by a computer, but High Level Languages allow to users write instructions in a familiar notation rather than a machine code. Each statement in a High Level Language corresponds to several machine code instruction.
Machine language is basic language of a computer. Programs written in machine language required no further interpretation by a computer, but High Level Languages allow to users write instructions in a familiar notation rather than a machine code. Each statement in a High Level Language corresponds to several machine code instruction.
No comments:
Post a Comment