Certified Blockchain Solutions Architect (CBSA) — Question 22
How are "assets" in Hyperledger Fabric represented? (Select two.)
Answer options
- A. JSON
- B. Node
- C. YAML
- D. Binary
- E. Deployment Manager
Correct answer: A, D
Explanation
The correct answers are A and D because assets in Hyperledger Fabric can be represented in JSON format for structured data and in Binary format for non-text data. Options B, C, and E do not represent formats used for asset representation in Hyperledger Fabric.