A programmer is developing an application that has several file objects. One of the objects is a
control file that will not be updated by the users. What is the correct permission for the control file
to prevent updates by users?

A.
*USE
B.
*CHANGE
C.
*OBJREF
D.
*OBJALTER
Explanation: