Skip to content
#

encapsulation-in-java

Here is 1 public repository matching this topic...

In this lab, students gain a working knowledge of data hiding, encapsulation and the use of the protected access modifier in Java and C++. The goal of the class is to understand how to secure data in classes and how to make it available to inheriting classes while maintaining proper protection.

  • Updated Oct 14, 2024
  • C++

Improve this page

Add a description, image, and links to the encapsulation-in-java topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encapsulation-in-java topic, visit your repo's landing page and select "manage topics."

Learn more