Skip to content
#

private

Here are 22 public repositories 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 private 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 private topic, visit your repo's landing page and select "manage topics."

Learn more