Q. Kafka allows producers to send messages to a specific partition using:
β
Correct Answer: (B)
Partition index
Explanation: Producers can specify a partition index to control exactly where messages go.