What are the different types of 2 tier and 3 tier
architecture ?

Answer Posted / subrahmanyam

In two tier we have Client & Server only
In Three tier we have a Client ,Middle Container & Server.

Middle level architectuer genarally userd for transaction,
security levels etc... to reduce coding

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of statements are there in jdbc?

481


What is the benefit of having jdbcrowset implementation?

527


What does it mean to "materialize" data?

512


How do I stop nullpointerexception?

502


What is resultset in jdbc with example?

481






What packages are used by jdbc?

497


What is the execute method in java?

541


How does a file store compare with a jdbc store?

624


What is an escape syntax?

520


What are the steps involved in establishing a connection using jdbc in java?

509


What are the steps to connect to the database in java?

510


How do I know which jdbc driver to use?

588


Name the method, which is used to prepare a callablestatement.

494


What is the limitation of PreparedStatement and how to overcome it?

629


What causes the "No suitable driver" error?

526