Final answer:
The four default access control rules created when a custom table is created are Create, Delete, Read, and Write.
Step-by-step explanation:
When a custom table is created, there are four default access control rules that the system typically creates to help manage security around the data. These rules are:
- Create: Allows the creation of new records.
- Delete: Provides the ability to remove records.
- Read: Permits the viewing of record details.
- Write: Enables the editing of existing record data.
The correct answer to the question, which asks which access control rules are created by default when a custom table is created, is option a. Create, Delete, Read, Write.