What is the importance of three tier architecture?



What is the importance of three tier architecture?..

Answer / Arun Kumar Kaushal

Three-tier architecture provides a clear separation between presentation, logic, and data storage layers. This separation enhances flexibility, maintainability, scalability, and security.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

wat is tuff file in log shipping, wt is d use of tht file?

1 Answers   TCS,


internal language used in sql server 2000?

2 Answers  


From where can you change the default port?

3 Answers  


How you can minimize the deadlock situation?

1 Answers  


How sql server executes a statement with nested subqueries?

1 Answers  


Is foreign key unique?

1 Answers  


select empid empname from employee What is the result for the about query?

4 Answers  


Define left outer join?

1 Answers  


how to select 5 to 7 rows from a table, which contains 10 rows?

21 Answers   IBM,


Is BCNF better than 2NF & 3NF? Why?

1 Answers   Akamai Technologies,


How important do you consider cursors or while loops for a transactional database?

1 Answers  


What is the purpose of the model database?

1 Answers  


Categories