← Glossary
テクノロジ系 (Technology)Tested 1×
木構造
きこうぞう · Tree structure
A hierarchical data structure in which nodes branch out from a single root node. The directory hierarchy of a file system is a prime example; directories at different levels in the hierarchy can share the same name, making the structure well-suited for organizing and managing data.
Past questions testing this term · 1 questions
- 2009h21a #87木構造を採用したファイルシステムに関する記述のうち,適切なものはどれか。