Computer Science-programming paradigms

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Imperative

A programming paradigm that uses statements to change a program's state, focusing on how to execute tasks through control structures like loops and selection statements, procedures and functions.

2
New cards

Declarative

a programming paradigm that has a set of facts and rules that it investigates with queries

3
New cards

low level

programming that is closely related to machine code, providing minimal abstraction from hardware.

4
New cards

OOP

object-oriented programming, where classes, methods, attributes and objects are manipulated