Q. Which keyword is used for late static binding? (A) self (B) parent (C) static (D) this ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) static Explanation: static keyword enables late static binding.