Computer Science, asked by sureshkumarsah9750, 1 month ago

Definition about high level language

Answers

Answered by Geographia
0

Answer:

A high-level language is a programming language designed to simplify computer programming. It is "high-level" since it is several steps removed from the actual code run on a computer's processor. High-level source code contains easy-to-read syntax that is later converted into a low-level language, which can be recognized and run by a specific CPU.

Answered by astha2106
0

Answer:

A high-level language is any programming language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer's hardware architecture.

Similar questions