Understanding categories of programming paradigms
Imagine that you are working on a program to solve a puzzle like Sudoku and need to decide which paradigm to use. You're going to start by determining whether you should use an imperative or declarative programming paradigm.
Let's see if you can determine which of these statements about imperative and declarative programming are TRUE and which are FALSE.
This exercise is part of the course
Programming Paradigm Concepts
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
