edited by
607 views
1 votes
1 votes

Please Solve this question. I didn't understood the question properly so please Make Me as well :) 

What is meant by Leaf Page ?

edited by

1 Answer

2 votes
2 votes
Here Leaf pages means leaf nodes

now when u add 25 in this (20,21,23,28) it will split into one leaf node of (20,21) and another of (23,25,28) (since all elements should be present in leaf nodes).Now as 23 will go up in (10,20,30,40) it will split it again and we will have a new root containing one element thus height of tree will change from one to two.

So option D is correct answer

Related questions

1 votes
1 votes
2 answers
1
chaser asked Dec 2, 2016
727 views
2 votes
2 votes
1 answer
2
Na462 asked Jun 29, 2018
642 views
Here the indexing is done on ordered field so which to use Dense or Sparse because both can be done here ?
3 votes
3 votes
1 answer
4
Na462 asked Jan 26, 2019
1,812 views