New client components can be easily added in
2026
New client components can be easily added in
- A.
Data Flow Architecture
- B.
Call and Return Architecture
- C.
Data Centered Architecture
- D.
Layered Architecture
Attempted by 16 students.
Show answer & explanation
Correct answer: C
Data Centered Architecture allows new client components to be easily added due to its modular design and separation of concerns, facilitating scalability without disrupting existing services.