
Machine language:
It is a type of language in which instructions are written in binary form like 0s and 1s is called machine language.This is the only language which is directly understood by the computer without using of any Translator or Compiler.
We should remember theses things:
1.Instructions are written in binary form in machine language.
2.Computer directly understood machine language.
3.Machine language is difficult to learn and understood by the humans.
(click here to see how)
4.Writing and Modifying program in machine language takes a lot of times.
5.Knowledge of hardware required to write programs and it provide facility to write programs at hardware level.
6.This language is used to write system software.
7.Less numbers of programmers because of difficult language.
0 comments:
Post a Comment