Computer Science, asked by naimakafil96561, 10 months ago

Command helps to insert comments that enable us to understand what the program is all about

Answers

Answered by royalsachin16nov2004
2

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

Similar questions