single responsibility principle (Q197857)
computer-programming principle that states that every class in a computer program should have responsibility over a single part of that program's functionality, which it should encapsulate
Language:
other details
aliases SRP
description computer-programming principle that states that every class in a computer program should have responsibility over a single part of that program's functionality, which it should encapsulate

External Links