Question: When does static binding happen?

  1. only when you export
  2. both at compile time and runtime
  3. at compile time
  4. at runtime

Answer: The correct answer of the above question is Option C:at compile time