You work as a senior technician at AIOTestKing.com. A trainee needs to set the Read-only attribute on a folder but does not know how to do that. Which of the following procedures would you ask him to follow in order to set the Read-only attribute on a folder? (Select TWO).
A.
Right-click the folder > Properties > General tab > Attributes > select Read-only > OK
B.
Right-click the folder > Properties > Security tab > select the username from the list > Permissions > clear the box labeled Read > OK
C.
Open the Command Prompt > type attrib r [drive:][path] > Enter
D.
Open the folder > Tool > Folder Options > General tab > Read-only > OK
E.
Open the Command Prompt > type attrib +r [drive:][path] > Enter