What does authorization decide?
Practice this question from Quiz: Java Security, with options and an explanation.
Question
What does authorization decide?
Option A — Correct answer
Whether an identity has permission to access an action or resource
Authorization checks permissions after identity is known.
Option B
Whether Java compiles
Option C
Whether memory is garbage collected
Option D
Whether a string is interned