Each programming language has its own specific rules.
Answers
Answer:
Computer Language
Feature of Computer Language
Name of Language Feature of Language
Machine Language · Uses binary codes to depict operators and data
· Machine – Dependent
· Only language directly understood by a computer
Assembly Language · Mnemonic codes or symbols instead of binary Numbers.
· Machine- Dependent
· Has to be converted into Machine language by translator programs (Assemblers)
High Level Language · Uses English words and mathematical operators.
· Machine- Independent.
· Has to be converted into Machine language by Translator programs (Interpreters and Compilers)
4GL · Machine Independent.
· Minimal user skills required to obtain results
· Application development tool