A user reports that they cannot cd to /tmp/application. A system administrator entered the following command:
(1)ls -ld /tmp/application
(2)drw-r--r-- 4 root system 512 Jan 15 14:09 application
What is the most likely cause of the problem?()
A.The /tmp/application should be globally writable.
B.The /tmp/application directory should be executable.
C.The /tmp/application directory should be owned by the user.
D.The /tmp/application directory should have the sticky bit set.