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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / xxx

in two tier architechture we combine any of the two
apllications for example jsp or somethin but in 3 tier
architechture v join any three applications ie with 2 tier
v join any of the other web based apllication....where
server is used as the main part....one for client n one for
server..

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More JDBC Interview Questions

How can I determine the isolation levels supported by my DBMS?

0 Answers  


What is in terms of jdbc a datasource?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


r u used any design patterns in your project?

3 Answers   Wipro,


How do you create Connection?

5 Answers   HCL,






What is the use of dialect?

0 Answers  


Does the JDBC-ODBC Bridge work with Microsoft J++?

0 Answers  


In which ways is driver class is registered with drive manager?

0 Answers  


What are the jdbc api components?

0 Answers  


Explain the life cycle of jdbc.

0 Answers  


What does adapter class provide?

0 Answers  


What is odbc jdbc?

0 Answers  


Categories