ISAM and B+ Tree indexes.
Compare ISAM and B+ Tree indexes. Explain briefly their differences in handling
Search, Insert and Delete, and discuss when you would use ISAM and when you
would use B+ Tree index.
Does the final structure of a B+ tree depend on the order in which the terms are
added to it? Explain your answer using an illustration example.