Introduction
The computer can only understand the instructions written in code. But in code it takes tons of your time to organize instructions or programs. So now computer languages are created using decimal numbers, words and symbols. This computer later converts the language into code through a special program. There are two main sorts of computer languages.
Computer language may be a language utilized in communication with computers, the kinds of computer languages include:
1. Construction Language
All sorts of communication which will be wont to solve a drag executable on a human-computer.
Command Language - The language wont to control computer functions, like query language, to launch other programs.
Configuration Language - The language wont to write configuration files.
2. programing language
A programming
language is a computer language that produces a unfold of computer language output. A programming
language is a kind of computing device language that makes use of algorithms.
A programming language is a computer language that produces a unfold of computer language output. A programming language is a kind of computing device language that makes use of algorithms. This language is as instructions for the computer, there are programmable machines where the group of instructions is working instead of the standard programming language. It uses a specific language to function. Such as C, C++, Java, Python, etc.
Types of programming language
1. High-level language
This language is extremely easy to
find out . Because only the words we use in our language are utilized in it. High-level languages are transformed to code by means of the use of specialised applications such as Interpreter or Compiler. It's convenient to read, write and learn.
These programming languages use Python, Java, JavaScript, PHP, C, C++, C#, Cobol, Perl, Pascal, LISP, FORTRAN, etc.
Types of high-level languages is given below:
1. Procedural Oriented
programming language
This language is derived from structured programming, which divides the program into smaller processes called functions. Procedural Oriented Programming Language is used to create applications that can be used with programming editors such as IDE, Adobe Dreamweaver or Microsoft Visual Studio. Like C, FORTRAN, Basic, Pascal, etc. Like C, FORTRAN, Basic, Pascal, etc.
2. Object-Oriented Programming
language
Object-Oriented Programming (OOP) language is primarily based on objects, in this programming language, functions are offered in small parts known as objects. Its fundamental gain is that it is rapid and handy to alter as properly as debug. Foe exp C++, Java, C#, etc.
3. Natural language
Natural language is a section of human languages like English, Hindi, Russian, and It
is used with the aid of machines to recognize and interpret human language. The
advantage of this language is that it helps users to ask questions on any topic
and answer directly in seconds.
2. Low-level language
This language is an acronym for giving instructions to a computer. Low-level languages are converted to code by a special program like Assembler. That provide two types of language.
1. Machine language
Machine language is a low-level programming language. It is also known as machine code/object code. Binary or hexadecimal is used in machine language. Machine language helps to run programs more quickly.
2. Assembly language
Assembly language is also a
low-level programming language designed for processors. It represents a set of
symbolic and human-understandable suggestions. That assembler is used to
convert this language into machine language. Assembly language requires less
memory and less execution time.
0 Comments