Computer language or programming language
What is programming language?
A programming language is any set of principles that, in the case of visual programming languages, converts the wires or graphical elements of a program into a variety of machine code outputs. Programming languages are a type of computer language and are used to implement algorithms in computer programming.
Types of programming language?
Three are two types of programming languages,
- High level language
- Low level language
What is high level language?
The term "High Level Language" (HLL) refers to computer programming languages that allow the use of symbolic operators not only to represent symbolic actions and names to represent data and data structures, but also to express syntax and Are also formed with terms.It is human understandable language.For example Python, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others
What is low level language?
Low level programming language is a programming language that provides little or no summary of the computer's instruction set architecture - commands or functions in a language map that are structurally similar to processor instructions. Generally, this refers to machine code or assembly language.
Two examples of lower level languages are assembly and machine code. A low-level programming language is a programming language that provides little or no summary of a computer's instruction set architecture - commands or functions close to the processor instructions in the language map.
Comments