Computer Science, asked by krichuyami, 4 months ago

which language is machine-independent


Answers

Answered by saashareddy007
0

Answer:

Third Generation (3GL) – high level language.

This generation of languages was designed so that it is even easier for humans to understand. It uses English words and symbols, and is therefore even easier to write. It is machine independent which means it can run on any computer.

Answered by Yamini2110
0

Answer:

High Level Language

Explanation:

High level language is machine independence program.

A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human languages and further from machine languages.

A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human languages and further from machine languages.

Both machine code and assembly languages are hardware specific. A high-level language is a programming language that uses English and mathematical symbols in its instructions. ... A compiler translates the entire program written in a high-level language to machine language prior to execution.A programming language such as C, FORTRAN, or Pascal enables a programmer to write programs that are more or less independent from a particular type of computer.

Similar questions