Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between N-layer and N-tier architecture?



What is the difference between N-layer and N-tier architecture?..

Answer / Anuj Kumar Singhal

N-layer architecture is a design pattern where an application is divided into multiple layers based on functionalities (like presentation, business logic, data access). In contrast, N-tier architecture separates the application logically into different tiers that may or may not correspond to layers. The main difference lies in the separation of physical and logical divisions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is meant by linq in c#?

1 Answers  


Why do we use linq?

1 Answers  


What are important features linq?

1 Answers  


What is difference between XElement.Load() and XDocument.Load()?

1 Answers  


What are the benefits of a deferred execution in linq?

1 Answers  


What are element operators?

1 Answers  


Explain what is “LINQ to Objects”?

1 Answers  


What do you understand by linq to xml?

1 Answers  


Is linq a programming language?

1 Answers  


When to use var or IEnumerable to store query result in LINQ?

1 Answers  


What is linq used for?

1 Answers  


Difference between linq and stored procedures?

1 Answers  


Categories