What do you mean by call and return architecture?

40. What do you mean by call and return architecture?

  1. This architecture will have a data store at the centre that is constantly updated, added to, deleted, or modified by other components
  2. A series of computational manipulative components is used to transform input data into output data in this type of architecture
  3. This type of architecture allows the creation of a program that is easily scalable and modifiable

Answer: C) This type of architecture allows the creation of a program that is easily scalable and modifiable.

Explanation:

A call-and-return architecture allows the creation of a program that is easily scalable and modifiable.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.