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

Detail discussions on JVM, memory management and garbage collector.

636


What are design patterns and please explain?

677


What are different exception types exceptions available in java ?

588


When can an object reference be cast to an interface reference in java programming?

663


How is tree Mirroring implemented?

723






What are different types of inner classes ?

647


What is oops in java?

665


Can vector have duplicates in java?

595


Write a program in java to create a doubly linked list containing n nodes.

643


What is the difference between the paint() and repaint() methods?

680


What is multithreading and its advantages?

676


How do you make a thread in java?

726


What is the final keyword?

640


How many ways can you break a singleton class in java?

594


Will the jvm load the package twice at runtime?

679