What are Binay tress and B trees? Diff between them?
Answer Posted / answer and question
binary tree:they are equal level and higher than root tree
means they going to right side.otherwise its lower means left
side
b tree:they must eual
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is a storage class?
What is meant by iomanip in c++?
Write a program in C++ for Fibonacci series
What are single and multiple inheritances in c++?
What is a flag in c++?
Describe the process of creation and destruction of a derived class object?
Which programming language should I learn first?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Explain stack unwinding.
What is linked list in c++?
What is while loops?
What is overloading unary operator?
What is std :: flush?
Is nan a c++?