the answer is B as stated in the developer page for access controls
https://developer.servicenow.com/dev.do#!/learn/learning-plans/utah/new_to_servicenow/app_store_learnv2_securingapps_utah_securing_table_records
Correct answer is B
Access Controls are automatically created when tables are added to scoped applications. The four default Access Controls grant access to the table's records. Permission is granted for these operations:
Create
Read
Write
Delete
https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_securingapps_tokyo_securing_table_records
When creating a table in a privately-scoped application in ServiceNow, the system automatically generates four Access Control Lists (ACLs) for the table to provide basic access control. These ACLs control the following CRUD operations:
Create: This ACL controls the ability to create new records in the table. It ensures that only users with the appropriate roles or permissions can add new records to the table.
Read: This ACL controls the ability to view or read records in the table. It ensures that only users with the appropriate roles or permissions can access the data stored in the table.
Update: This ACL controls the ability to modify or update records in the table. It ensures that only users with the appropriate roles or permissions can make changes to the data stored in the table.
Delete: This ACL controls the ability to delete records in the table. It ensures that only users with the appropriate roles or permissions can remove records from the table.
create, delete, read, write is the options in Studio
upvoted 3 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Remo878
Highly Voted 2 years, 7 months agoParagSanyashiv
Highly Voted 2 years, 10 months agocynfergon
Most Recent 6 months agoGoMaggieO2
1 year agoTirris
1 year agoHmzpkts
1 year, 1 month agoNik50
1 year, 1 month agokapshawn
1 year, 10 months agoSibykjoseph
1 year, 11 months agoSibykjoseph
1 year, 11 months agosephereth
2 years, 2 months ago