Certified Blockchain Solutions Architect (CBSA) — Question 26
Complex application components should try to be concentrated in which application layer?
Answer options
- A. Interface layer / middle
- B. Presentation / top
- C. Smart Contract / bottom
- D. None of the above
Correct answer: B
Explanation
The correct answer is B, as the presentation layer is designed to handle complex application components that interact with users. Options A and C refer to other layers that are not suited for handling the intricacies involved in user interactions, while D is incorrect because there is a suitable layer for this purpose.