What is 3-tier model?

Answer Posted / guest

The main paradigm for e-commerce and enterprise solutions
is the 3-Tier model, where the first tier is the user
interface, the second is the business logic, and the third
is the database, sometimes called the persistence layer.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove the trailing spaces from a string?

641


How are destructors defined in java?

560


What are the new features in java 8? Explain

547


How does compareto work in java?

564


What is the difference between Java1.4 and Java1.5

1817






Why do we need hashmap in java?

550


What is serialversionuid?

553


What is math floor in java?

467


Which of the following is not an isolation level in the JDBC

1604


Differentiate between == and equals().

585


How can we achieve thread safety in java?

672


Can a final variable be null?

535


How do you input a string in java?

493


Is passing by reference faster?

515


What is method reference in java?

548