

MCQOPTIONS
Saved Bookmarks
1. |
WHAT_ARE_THE_DRAWBACKS_FOR_LAYERS??$ |
A. | It is often necessary to pass data through many layers, which can slow performance significantly |
B. | Layers support information hiding |
C. | Multi-layered programs can be hard to debug because operations tend to be implemented through a series of calls across layers |
D. | None of the mentioned |
Answer» D. None of the mentioned | |