answersLogoWhite

0


Best Answer

A binary tree can be empty, or consist of three parts: a 'value' (any type), and to binary trees, called as 'left child' and 'right child'

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How would you describe the structure of a btree?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are Axioms of a binary tree?

A binary tree is a finite set of nodes which is either empty or consists of a root and two disjoint binary trees called the left subtree and the right subtree.We can define the data structure binary tree as follows:structure BTREEdeclare CREATE( ) --> btreeISMTBT(btree,item,btree) --> booleanMAKEBT(btree,item,btree) --> btreeLCHILD(btree) --> btreeDATA(btree) --> itemRCHILD(btree) --> btreefor all p,r in btree, d in item letISMTBT(CREATE)::=trueISMTBT(MAKEBT(p,d,r))::=falseLCHILD(MAKEBT(p,d,r))::=p; LCHILD(CREATE)::=errorDATA(MAKEBT(p,d,r))::d; DATA(CREATE)::=errorRCHILD(MAKEBT(p,d,r))::=r; RCHILD(CREATE)::=errorendend BTREE


How would you describe structure and bond in ceramics?

describe structure and bond in ceramics


What time does A-btree the bookstore open?

It open at 9.00a.m all week.


How would you describe the structure of an earthworm's body?

I don't know if I got the answer


How would you describe the vertebra?

An internal structure which supports the life form.


Describe the structure and function of a fruit?

describe the structure of a fruit


How would you describe the structure of a mollusk's gills?

The gills of bivalves that I have seen, I would describe as looking like a piece of screening covered with cilia.


Describe the structure of the media market?

the structure of the media market?


What market structure best describe the market for cars in the US?

What market structure best describe the market for cars in the US?


Difference between a btree and b tree in datastructures?

They are the same thing - two different ways of writing B-Tree.


Describe the structure of an animal cell?

no


What does NOT describe the structure of DNA?

Non-descriptive examples of the structure of DNA would include being composed of lipids, being a single helix, or having a variable number of nucleotides.