Answer Posted / swetcha
Binary tree is a tree with at most two children for each
node.Also known as dyadic tree.
most formal defination is that
A binary tree either
.is empty (no nodes), or
.has a root node, a left binary tree, and a right binary
tree
These r the various types where we use the actual binary
tree
complete binary tree, full binary tree, binary search tree,
binary heap, balanced binary tree, threaded tree, Fibonacci
tree, extended binary tree
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Write a program to create a process in UNIX
How do you pass variables forwrd to future CECI sessions
When will you use shell script/Perl ahead of C/C++?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Difference between views and index in sas programming
Tag for turning an image into a hyperlink is
how do find the user exit for selected feild whatis the process and can u plz explain it
How can we develop a multi-tier application in Java?
< DL Compact > tag is used for
what is the similarity between networking devices?
What is the difference beween joblib and steplib statements
what is throws keyword