Types Of Programming Languages Flashcards

1
Q

Procedural languages

A

They are programming languages that follow a sequence of statements in order to achieve an output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Functional programming language

A

It is a programming language that focuses on output of mathematical functions and evaluations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Object oriented programming language

A

It is a programming language that treats a program as a group of objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Logic Programming language

A

It is a programming language that expresses a series of facts and rules to instruct a computer on how to make decisions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Scripting language

A

It is a programming language that does not need compilation step and is rather interpreted one by one at runtime

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Front end and back end

A

It is a programming language that deals with the user interface and the data at the back end that makes the application work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly