Home / Questions / What is meant by Data Hiding?
Explanatory Question

What is meant by Data Hiding?

👁 89 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

The insulation of data that does not allow it to be accessed directly outside the class premises, although it is available in the same program is known as Data Hiding.