Question: How could you retrieve information about a class, as well as create an instance at runtime?

  1. reflection
  2. serialization
  3. abstraction
  4. dependency injection

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