what are nodes and innodes
Answers
Answer:
The inode (index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or a directory. Each inode stores the attributes and disk block locations of the object's data.File-system object attributes may include metadata (times of last change,access, modification), as well as owner and permission data.
A node is a basic unit of a data structure, such as a linked list or tree data structure. Nodes contain data and also may link to other nodes. Links between nodes are often implemented by pointers.
Answer:
Nodes are the points on a stem where the buds, leaves, and branching twigs originate. They are crucial spots on the plant where important healing, structural support, and biological processes take place.