Back to Glossary

Encapsulation

In software design, the bundling of data and methods into objects that hide internal state behind defined interfaces. A practical application of information hiding that enables modular software construction and reduces unintended dependencies.

Learn about this term

Related Terms

Vocabulary from all courses. Terms are cross-referenced to show where each concept appears.