Types Of Programming Languages Flashcards
Procedural languages
They are programming languages that follow a sequence of statements in order to achieve an output
Functional programming language
It is a programming language that focuses on output of mathematical functions and evaluations
Object oriented programming language
It is a programming language that treats a program as a group of objects
Logic Programming language
It is a programming language that expresses a series of facts and rules to instruct a computer on how to make decisions
Scripting language
It is a programming language that does not need compilation step and is rather interpreted one by one at runtime
Front end and back end
It is a programming language that deals with the user interface and the data at the back end that makes the application work