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
What return value must conversion operators have in their declaration?
Why would you use pointers in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What is c++ array?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Can we use this pointer in a class specific, operator-overloading function for new operator?
Does std endl flush?
Explain the concept of copy constructor?
What is endl c++?
What is the best way to take screenshots of a window with c++ in windows?
Is facebook written in c++?
Are strings mutable in c++?
Is nan a c++?
What is data structure in c++?
Is c++ a good beginners programming language?