ComenzarEmpieza gratis

Separation of responsibilities

Recall that separation of responsibilities is an important concept in any programming paradigm and that it allows you to write modular code, which can save you time and energy in the long run. Each programming paradigm has a different mechanism for employing separation of responsibilities, and procedural programming is no exception.

What is the mechanism by which procedural programming allows for separation of responsibilities and increased code modularity?

Este ejercicio forma parte del curso

Programming Paradigm Concepts

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empieza el ejercicio