CAD · Question #15
Which one of the following is NOT a purpose of application scoping?
The correct answer is B. Provide a way of tracking the user who developed an application. The purpose of application scoping is NOT to provide a way of tracking the user who developed an application. Application scoping does not store or display information about the user who created or modified an application or its artifacts. The purpose of application scoping is…
Question
Which one of the following is NOT a purpose of application scoping?
Options
- AProvide a relationship between application artifacts
- BProvide a way of tracking the user who developed an application
- CProvide a namespace (prefix and scope name) to prevent cross application name collisions
- DProvide controls for how scripts from another scope can alter tables in a scoped application
How the community answered
(40 responses)- A8% (3)
- B88% (35)
- C3% (1)
- D3% (1)
Explanation
The purpose of application scoping is NOT to provide a way of tracking the user who developed an application. Application scoping does not store or display information about the user who created or modified an application or its artifacts. The purpose of application scoping is to provide a relationship between application artifacts, provide a namespace to prevent cross-application name collisions, and provide controls for how scripts from another scope can alter tables in a scoped application.
Topics
Community Discussion
No community discussion yet for this question.