Disguising data and programs is also called
Answers
Answered by
0
Disguising data and programs is also called data hiding.
aishshaikh:
It may be data hacking
Answered by
0
Answer:
Disguising data and programs is also called data hiding.This is a software devlopment technique which is specifically used in object oriented programming (OOP) to hide data members.
Data hiding ensures reducing system complexity and this leads to enhanced systems.Exclusive access to specific members can occur once the data hiding system is in place.
Similar questions