Largest section of a M204 file tables is:
-
TABLE A
-
TABLE B
-
TABLE C
-
TABLE D
B
Correct answer
Explanation
TABLE B is the largest section in M204 file tables. M204 files are organized with Table A containing hash codes, Table B containing the actual record data (largest), Table C for overflow chains, and Table D for statistics. The record data stored in B makes it the largest section.