Exam CAD All QuestionsBrowse all questions from this exam
Question 34

Which one of the following is the baseline behavior of a table in a privately-scoped application?

    Correct Answer: C

    In a privately-scoped application, only artifacts within the application's scope can read from the table by default. This means that access is restricted to the particular application, ensuring that data is not exposed outside its intended context. Therefore, the baseline behavior is for the application itself to have exclusive access to its tables.

Discussion

6 comments
Sign in to comment
nsmcanOption: D
Oct 15, 2021

Correct is indeed D: https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/c_DefaultDesignAccessPermissions.html

evokenOption: C
Jul 17, 2024

The answer is C.

georgeg4
May 13, 2024

are the comments for different question?

Bob_LoblawOption: D
Dec 11, 2022

https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/concept/c_DefaultDesignAccessPermissions.html

JackLopezOption: D
Nov 15, 2022

The correct answer is D

manunarikOption: D
Oct 3, 2022

Yes, the correct Answer is D