Ask Question
18 February, 15:42

What is a strictly layered pattern, provide an example of its usage.

+3
Answers (1)
  1. 18 February, 19:06
    0
    Answer and Explanation:

    A strictly layered pattern can be defined as an approach that restricts the interaction of the components in a layer in the application.

    It limits the interaction of the layer components to the adjacent layers or the layer that lies just below the the layer itself.

    For Example:

    If the application is layered as the Fig 1. shows

    Then accordingly, Layer K will interact with the layer K - 1 and Layer K - 1 will interact only with the layer K - 2 and so on.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is a strictly layered pattern, provide an example of its usage. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers