retagged by
1,897 views

2 Answers

Best answer
3 votes
3 votes
  • ACBT---->  A perfectly balanced binary tree with atmost 2 children and  leaves at the last level all in the leftmost position.

  • Complete binary tree-----> a binary tree with two children ot 0 children and leaves at the last level  in the leftmost position.

  • full binary tree------>A full binary tree with two children or 0 children is colled full binary tree.

  •  
selected by

No related questions found