Multiple choice File system on a computer is an example of which of the following data structures? Stack Tree Queue Array None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation File system stores information in a hierarchical manner, hence it is an example of tree data structure.