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 | |