Q. What is the default data retention policy in Kafka?
β
Correct Answer: (C)
Time-based retention
Explanation: Kafka retains data based on a configured time limit, regardless of consumer status.