Ask Question
10 April, 02:22

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

+1
Answers (1)
  1. 10 April, 05:38
    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?
Find an answer to your question ✅ “What is a strictly layered pattern, provide an example of its usage. ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers