What are Binay tress and B trees? Diff between them?
Answer Posted / sagar kumar
both binary tree and b tree are same
Is This Answer Correct ? | 16 Yes | 27 No |
Post New Answer View All Answers
program explaining feautures of c++
What is c++ hiding?
What does new return if there is insufficient memory to make your new object?
When must you use a pointer rather than a reference?
what are the decision making statements in C++? Explain if statement with an example?
What is a character in c++?
How long it will take to learn c++?
What do the keywords volatile and mean mutable?
What are the sizes and ranges of the basic c++ data types?
What is the difference between #import and #include?
What is late binding c++?
what is data abstraction in C++?
What are the operators in c++?
List the types of polymorphism in c++?
What should main() return in c and c++?