Question: What is a Spring bean uniquely identified?

  1. an autogenerated UUID
  2. a unique String name
  3. an auto-incremented Integer ID
  4. an ID derived from its location in memory

Answer: The correct answer of the above question is Option B:a unique String name