Please answer the following questions as detailed as possible:
1. For a B-tree of order 4 consisting of 3 levels, what is the maximum amount of records which may be stored?
2. For a B+-tree of order 3 consisting of 3 levels for the index part, what is the maximum amount of records which may be stored assuming that a data block for data records can hold 100 of them?