nerdexam
Confluent

CCDAK · Question #170

This schema excerpt is an example of which schema format?

The correct answer is A. Avro. This schema excerpt is an example of Avro schema format, which uses the "type", "namespace", "name", and "fields" structure shown in the example.

Kafka Client Fundamentals

Question

This schema excerpt is an example of which schema format?

Exhibit

CCDAK question #170 exhibit

Options

  • AAvro
  • BProtobuf
  • CJSON Schema
  • DYAML

How the community answered

(44 responses)
  • A
    93% (41)
  • C
    5% (2)
  • D
    2% (1)

Explanation

This schema excerpt is an example of Avro schema format, which uses the "type", "namespace", "name", and "fields" structure shown in the example.

Topics

#Avro#schema format#serialization

Community Discussion

No community discussion yet for this question.

Full CCDAK Practice