Question: From which class do all other classes implicitly extend?

  1. `Object`
  2. `Main`
  3. `Java`
  4. `Class`

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