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.
Este ejercicio forma parte del curso
Programming Paradigm Concepts
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
