Question: When defining a dependency that is included with the runtime container, what scope do you use in the pom.xml?

  1. provided
  2. compile
  3. execution
  4. runtime

Answer: The correct answer of the above question is Option A:provided