what is the difference between 3 tier architecture and a mvc ?
Are they same?
Both have 3 layers i.e model, views and controller
Their are similar in a way, like:
But the difference comes from how the tiers communicate with each other: