Question
Which directory organization permits shared files or subdirectories but forbids cycles?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Acyclic-graph directory
Explanation:
An acyclic graph allows an object to have multiple directory references without creating recursive cycles.
Reference counts or similar mechanisms help manage deletion of shared objects.
Leave a Reply