records have keys 1, 2, 3,… and that they are stored sequentially. However, we still
need to calculate the record size. Obviously, we can decide upon the size of each
String field ourselves. For numeric fields, though, the byte allocations are fixed by
Java (in a platform-independent fashion) and are as shown below