Computer Science, asked by arunamahesh, 3 months ago

GUI act as front end and database server act as
a) Container
b) Back End
c) End
d) None of the above​

Answers

Answered by ramsaw19896
27

Answer:

b) Back End

Explanation:

I hope it will helpful for you

Answered by stefangonzalez246
2

GUI act as front end and database server act as (b) back end.

Explanation:

  • The separation of presentation layer and data access layer is called front end and back end.
  • The client is the front end and server is the back end in the client-server model.
  • Graphical User Interface is a front end because it allows the users to interact with the device.
  • The server that uses database application is called database server and it provides database services to other programs.
  • Database management systems is defined by the client-server model and server is a backend in the client-server model
  • Hence, database server will act as a backend and it access the users through front end or in the backend where it runs on the server.
Similar questions