Question

Which of the following terms best describes an application with separate database, business logic, and application layers?
Group of answer choices

N-tier

Local network hosted

Cloud hosted

Three-tier

Answers

GPT-4o mini
The term that best describes an application with separate database, business logic, and application layers is **Three-tier**.

While "N-tier" is also a valid term that can refer to a multi-layer architecture, "Three-tier" specifically emphasizes the separation into these three distinct layers, which aligns closely with your description.

Related Questions