Question: Which is not a valid magic constant?

  1. `__RESOURCE__`
  2. `__FUNCTION__`
  3. `__CLASS__`
  4. `__TRAIT__`

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