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


Please Help Members By Posting Answers For Below Questions

What is encapsulation in C++? Give an example.

682


Is c++ slower than c?

669


Is c++ used anymore?

705


Define a constructor?

688


What is difference between malloc()/free() and new/delete?

735






What is else if syntax?

772


Can I run c program in turbo c++?

663


What is decltype c++?

637


Write about the access privileges in c++ and also mention about its default access level?

709


How to declare a function pointer?

676


What is the type of 'this' pointer?

700


Why is c++ not purely object oriented?

671


What kind of problems can be solved by a namespace?

694


Difference between Abstraction and encapsulation in C++?

677


What is this weird colon-member (" : ") syntax in the constructor?

626