Binary tree?
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 |
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
What is the requirement in MIMD ?
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
SAS using companies in INDIA
29 Answers Bank Of America, Cap Gemini, Hyundai, IBM, KO, Sristek, TCS, Wipro, WNS,
what is integration testing in real time applications?
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
why rownum=1 works properly but not rownum=>2,=>3 etc.
in IBM PC -AT.WAT AT REFERS TO?
Can any one give an example (Source Code) on virtual function implemetation in Java?
smal talk is pure object oriented or not?
you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?