What are the levels of 3 tier architecture?
Introduction:
Three-tier architecture, also known as three-tier application architecture, divides an application into three interconnected layers - the presentation layer (or user interface), the application layer (or business logic), and the data layer (or data storage). Each layer serves a specific function and wo