Computer Science, asked by prakashdixit, 1 year ago

write a short note on
1 high level language
2 machine language

Answers

Answered by DeepanshuPurwar
1
1 In computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer.

2 a computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly.
Answered by Anonymous
0

Explanation:

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.

Similar questions