Question: If you need your app code to inspect information about the current build, which class should you use?

  1. `BuildConfig`
  2. `BuildInfo`
  3. `ConfigParams`
  4. `ConfigInfo`

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