Multiple choice technology what is the mandatory permission to enter into a directory? read write execute read and execute Reveal answer Fill a bubble to check yourself C Correct answer Explanation Execute permission is required to enter a directory in Unix/Linux systems. Without execute permission on a directory, you cannot access its contents or traverse into it, even if you have read permission.