Which of the following can be described as the process of creating two versions of an object

Which of the following can be described as the process of creating two versions of an object so that users at a lower level of security cannot access information at a higher level of sensitivity?

Which of the following can be described as the process of creating two versions of an object so that users at a lower level of security cannot access information at a higher level of sensitivity?

A.
Polymorphism

B.
Polyinstantiation

C.
Inference

D.
Aggregation

Explanation:
Polyinstantiation is a feature of object-oriented programming thatprevents subjects at a given level from accessing higher sensitivity information.Polyinstantiation is a process of interactively producing more detailed versions ofobjects by populating variables with different values or other variables. It isoften used to prevent inference attacks.



Leave a Reply 0

Your email address will not be published. Required fields are marked *