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...


Which type of efficient data structure is used in the internal storage representation in RDBMS?



Which type of efficient data structure is used in the internal storage representation in RDBMS?..

Answer / mamata nayak

B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier so for that we are using B+ tree.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

If we try to add duplicate key to the hashmap, what will happen?

0 Answers  


Which sorting algorithm is worst?

0 Answers  


What is bubble sort algorithm in data structure sort and searching?

0 Answers  


An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.

0 Answers  


Why is the isempty() member method called?

0 Answers  


What is raid (redundant array of inexpensive disks)? Explain its level?

0 Answers  


Why do we use arrays?

0 Answers  


Can we create a null as a key for a map collection?

0 Answers  


Discuss the difference between a stack and an Array?

0 Answers  


What is comparator interface used for?

0 Answers  


Is radix sort faster than quicksort?

0 Answers  


What is difference between set and map?

0 Answers  


Categories