What is 3-tier model?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ravikiran(aptech mumbai)
A 3-tier model is the client tier,business tier and the EIS tier
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / jyothi
Its a special type of client/server architecture,consisting
of 3 well defined processes,which r running on diff
platforms.they r (1).user interface,(2).application server
(3).Database management systems(DBMS)
| Is This Answer Correct ? | 2 Yes | 3 No |
what is synchronization and why is it important? : Java thread
Are strings immutable in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
How would overload a function based on return type?
What is general methodology?
What is the difference between arraylist and hashset in java?
Can you have a constructor in abstract class?
Can a static block throw exception?
What is the effect of keeping a constructor private?
For which statements we use a label?
what is abstract class in Java?
what is the difference between static class and singleton class? can we create static class?
2 Answers L&T, Octazen, Vamsi Labs,