GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Networking  >  Client/Server Computing
Go To First  |  Previous Question  |  Next Question 
 Client/Server Computing  |  Question 23 of 95    Print  
What is meant by 2-Tier architecture?
In 2-tier Client/Server systems, the application logic is either burried inside the user interface on the client or within the database on the server.
Example: File servers and Database servers with stored procedures.



  
Total Answers and Comments: 3 Last Update: February 07, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 04, 2005 11:47:03   #1  
simplegal Member Since: December 2005   Contribution: 3    

RE:  What is meant by 2-Tier architect...
In a two-tier architecture the server holds both the application and the data. The application resides on the server rather than the client. The client can either be a thin client - dumb terminal with no processing power- or a fat client - hold at least some applications.
 
Is this answer useful? Yes | No
December 16, 2005 04:36:45   #2  
kedar        

RE:  What is meant by 2-Tier architect...
In two tier architecture the business logic layer is either clubbed with the presentation layer or with the persistence layer making either the client fat or the server fat respectively.
 
Is this answer useful? Yes | No
February 07, 2007 08:21:06   #3  
vinitogupta Member Since: February 2007   Contribution: 17    

RE: What is meant by 2-Tier architecture?
Refers to client/server architectures in which the user interface runs on the client and the database is stored on the server. The actual application logic can run on either the client or the server.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape