πŸ“Š Apache Kafka
Q. Which Kafka API allows you to programmatically create and delete topics?
  • (A) Producer API
  • (B) Consumer API
  • (C) AdminClient API
  • (D) Streams API
πŸ’¬ Discuss
βœ… Correct Answer: (C) AdminClient API

Explanation: The AdminClient API is used to manage Kafka topics, brokers, and configurations.

Explanation by: Mr. Dubey
The AdminClient API is used to manage Kafka topics, brokers, and configurations.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
44
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate