Question
Explain the three services model commonly know as a three-tier application.

Answers

Presentation (UI), Business (logic and underlying code) and Data (from storage or other sources).   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What are Ikats
  • Q C is added to a material why (to increase hardness).
  • Q The president of USA appoints the judges of Supreme Court, how-
  • Q What are the main tags in Web.Config file of ASP.Net application?
  • Q What is meant by input power factor in controlled rectifier?
  • Q Which one is best among SEO, Digital Marketing or PPC?
  • Q Write a note on the role of NGOs in achieving UEE
  • Q 'No free man shall be seized or imprisoned, or stripped of his rights or possessions, or outlawed or exiled, or deprived of his standing in any other way, nor will we proceed with force against him, or send others to do so, except by the lawful judgement of his equals or by the law of the land,' is clause 39 of which historic English document?
  • Q 9 cards are there. u have to arrange them in a 3*3 matrix. cards are of 4 colors.they are red,yellow,blue,green. conditions for arrangement: one red card must be in first row or second row.2 green cards should be in 3rd column.Yellow cards must be in the 3 corners only. Two blue cards must be in the 2nd row. Atleast one green card in each row.
  • Q Write about the application and database servers in SAP R/3?
  • Q In C#, Can we create an object of reference type using constant keyword?