About Question enthuware.ocpjp.v11.2.3622 :
Posted: Tue Jan 11, 2022 4:36 pm
Spelling error in explanation c)
This only checks whether the caller has read permission or not. It doesn't restrict the caller to doing only the read operation. If the caller already has write or delete permission, the caller will be able to overrite and delete the files.
Did you mean:
1) override
or
2) overwrite?
This only checks whether the caller has read permission or not. It doesn't restrict the caller to doing only the read operation. If the caller already has write or delete permission, the caller will be able to overrite and delete the files.
Did you mean:
1) override
or
2) overwrite?