34.4k views
1 vote
When you develop an application using a three-tiered architecture, the classes in the middle layer are typically called____Classes

1 Answer

4 votes

Answer:

Logic Classes

Step-by-step explanation:

There are three classes in a three-tiered architecture, which are:

1) Presentation classes

2) Logic Classes

3) Data Classes

Hence, the middle layer is the Logic classes.

User Vasily Kabunov
by
4.7k points