Concerning the creation of tables from an REA diagram, which of the following is false?
A. Foreign keys are used to implement 1:1 and 1:N relationships.
B. A table is created for each distinct entity.
C. table is created for each M:N relationship.
D. Tables are completed with input data.