Which of the following describes how to set the Read-only attribute on a folder? (Select TWO).
A.
Open the folder > Tool > Folder Options > General tab > Read-only > OK
B.
Right-click the folder > Properties > General tab > Attributes > select Read-only > OK
C.
Right-click the folder > Properties > Security tab > select the username from the list >
Permissions > clear the box labeled Read > OK
D.
Open the Command Prompt > type attrib +r [drive:][path] > Enter
E.
Open the Command Prompt > type attrib r [drive:][path] > Enter