answersLogoWhite

0

Client is the "front end" and server is the "back end"

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How to implement front end and back end server describe it.?

* * * * * == == * * * * * == == * * * * * == ==


Is java server pages a front end or back end?

Java Server Pages Technology is used to create efficient and powerful front end's for Web Applications.


The is often referred to as the front end of the clientserver model and the is referred to as the back end?

Client Server


How can you design software that runs on a server and client?

You have to code differently for both client and server. Client uses front end while server uses back end.


What is front end processor?

what is Front-end server ?


If a project is done in c plus plus then what is the frontend and backend?

The front-end is anything that interacts directly with the user (such as the GUI). The back-end is everything that goes on behind the scenes and is generally of no interest to the user. In a client-server application, the client is the front-end and the server is the back-end.


What is web front-end server?

In terms of Sharepoint it is the point of contact between the farm and the user that delivers the content as web pages through HTTP. It is not the back end database server, shared service provider, application server, search server or any other middleware Sharepoint provides.


What is web front end server?

In terms of Sharepoint it is the point of contact between the farm and the user that delivers the content as web pages through HTTP. It is not the back end database server, shared service provider, application server, search server or any other middleware Sharepoint provides.


What is backend programming?

"Back end" and "front end" are typically used to refer to two different parts of an application. The front end is what the user sees and interacts with. This includes things like GUIs and web pages. The back end is generally where the actual work of a program is done. This can include anything from a database or a server to another module in the same program as the front end.


Is the person in the volleyball server position considered a back or front row player?

a server is a back row player


Front-end and back-end examples?

visual basic is a front end Oracle is a back end


What is rear end and front end?

In web development, the "front end" refers to the client-side part of a website or application that users interact with directly, encompassing elements like design, layout, and user interface. The "rear end," or back end, involves server-side functionalities, including database interactions, server logic, and application performance, which users do not see but are essential for processing requests and delivering data. Together, both ends create a complete user experience, where the front end presents information and the back end manages data and business logic.