Types of programming languages Flashcards

1
Q

what is a programming paradigm?

A

It is a style of programming
Some languages only support one type of paradigm (eg. Haskell, small Basic) but some support more than one (eg. Python, Java, C#)

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

What are the 4 programming paradigms? (and give an example)

A
  • procedural programming - eg. Python, Basic, C#
  • object oriented - eg. Python, Java, VisualBasic.NET
  • declarative programming - eg. SQL, Prolog
  • Functional programming - eg. Haskell, Javascript, Logo
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly