State the main features of a tree

It is a dynamic hierarchical data structure, it has a node at the top of the tree called root ode ad each node can have children nodes and the lines joining the nodes are called branches. A node that has a child node is called a parent node and a node without a child node is called leaf

ZL

Related Computing A Level answers

All answers ▸

Describe what you understand by abstraction, and how it is relevant to software engineering.


What is the difference between CISC and RISC?


why is the Harvard architecture is sometimes used in preference to the von Neumann architecture and give examples of each system


Taken from an AQA paper: A common misconception is that the Internet is the World Wide Web. Explain the differences between the Internet and the World Wide Web.