Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the advantages and disadvantages of B-star trees over Binary trees?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


Define type casting in C++.

0 Answers   Amdocs,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


How can you force the compiler to not generate them?

0 Answers   Amazon,


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


Can we provide one default constructor for our class?

0 Answers  


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


Explain function prototypes in C++.

0 Answers   Aricent,


Categories