Q. The command to list topics in Kafka is:

  • (A) kafka-list-topics.sh
  • (B) kafka-topics.sh --list
  • (C) kafka-show.sh
  • (D) kafka-get-topics.sh
πŸ’¬ Discuss
βœ… Correct Answer: (B) kafka-topics.sh --list
Explanation: You can list Kafka topics using the 'kafka-topics.sh --list' command.
Explanation by: Mr. Dubey
You can list Kafka topics using the 'kafka-topics.sh --list' command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate