Language:
Language is the source of communication.and we are using to communicate/interact with each other.
Computer Language:
Computer Languages are uses to communicate with the computer.
There are two types of computer languages:
- Low level Languages
- High level Languages
Low level Languages:
Low level languages are hard to learn and difficult to implement because
they are dependent on computer hardware and user must have the
knowledge about computer hardware also.
High level Languages:
High level languages are English Oriented Languages.
It is easier to learn than low leve languages.Every High-level
lanuage program must first translate into machine language with
the help of translator.