Q. Which keyword is used for abstraction? (A) abstract (B) interface (C) Both a and b (D) None ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Both a and b Explanation: Both abstract classes and interfaces provide abstraction.