answersLogoWhite

0

Tree structure has nothing to do with UNIX.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How is Topmost directory in unix represented?

Directory tree structure in Unix always starts at the top node, or "root" node. It contains all of the major level subdirectories underneath it. The root directory is called "/" (root).


What data structure is used by UNIX processes?

For example struct tm and struct stat are often used by UNIX processes.


What is the difference between binary tree and tree data structure?

binary tree is a specific tree data structure where each node can have at most 2 children nodes. In a general Tree data structure nodes can have infinite children nodes.


What is meant when it is said a file is structureless in Unix?

Structureless files - There is no internal structure imposed on the contents of a file. Any structure desired by the user can be used.


What is the structure of the sentence "tree diagramming"?

The structure of the sentence "tree diagramming" is a noun phrase consisting of the noun "diagramming" modified by the noun "tree."


Is a heap a type of tree structure?

No, a heap is not a type of tree structure. A heap is a specialized tree-based data structure commonly used in computer science for efficient priority queue operations.


What is the difference between a stick from a tree and a stick like structure from the same tree?

A stick from a tree has a PINGUS!!! while a stick like structure from the same tree has two PINGUSES!!!!


What is root directory and how it is represented?

root directory is the top of the directory tree. it is \ on windows (or c:\ d:\ etc.) and / on unix/linux


How do you put the word structure in a holiday sentence?

The structure of the Christmas tree was old, therefore we had to buy a new tree to decorate.


Is a tree considered a structure on a property easement?

A tree is not considered a structure on a property easement. However, the actual owner of the land can chose to remove the tree if he or she sees fit.


What do you call a tree without node in data structure?

A null tree.


Can there be more that one root directory in the UNIX file system?

No, because the root is the very top of the directory structure. It has to be unique.