Two-tier model Java applet or application talks directly to data source - Java

Q.  Java: In which model a Java applet or application talks directly to the data source?
- Published on 29 Jun 15

a. Two-tier models
b. Three-tier models
c. Both A & B
d. None of the above

ANSWER: Two-tier models
 
A two-tier model is based on the client – server architecture. There is a direct communication between the client and server. It will run faster because of the tight coupling.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)