Multiple choice technology programming languages

Largest section of a M204 file tables is:

  1. TABLE A

  2. TABLE B

  3. TABLE C

  4. TABLE D

Reveal answer Fill a bubble to check yourself
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.