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
How does multithreading take place on a computer with a single cpu?
What is sortedset in java?
What is difference between static and abstract class?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is ternary operator? Give an example.
What is t in parametric equations?
Can a string be null?
Is arraylist a class in java?
Name four container classes.
Does java support Operator Overloading?
What is the meaning of flag day?
Can you call one constructor from another if a class has multiple constructors?
What is threaded programming and when is it used? : Java thread
What is a java list?
Why do we need array in java?