Q. Which component is used to stream data processing in Kafka?
β
Correct Answer: (B)
Kafka Streams API
Explanation: Kafka Streams API is used to process data in real-time directly from Kafka topics.