50 likes | 59 Views
A programming language is a formal language comprising a set of strings that produce various kinds of machine code output. Programming languages are one kind of computer language, and are used in computer programming to implement algorithms.
E N D
The 4 types of Programming Language that are classifiedare: Procedural ProgrammingLanguage Functional Programming Language Scripting Programming Language Logic ProgrammingLanguage
A programminglanguage is a formal language comprisinga set of strings that produce various kinds of machine code output. Programminglanguages are one kind of computer language, and are used in computer programming to implementalgorithms.
Procedural Programming Language Functional Programming Language Scripting Programming Language Logic Programming Language A scripting language is a programming language that is interpreted. It is translated into machine code when the code is run, rather than beforehand. A procedural language is a computer programminglanguage that follows, in order, a set ofcommands. Logic programming is a programming paradigm that is based onlogic. Functional language is language that you need in different day-to-day situations.