asked 141k views
2 votes
Search for articles describing front end and back end design of any application (example, a website). Summarize the concepts and elements for each one. Does the database that holds all the data exist at the front end or the back end

asked
User Cmpolis
by
7.4k points

1 Answer

1 vote

Answer:

No, the database is a back-end utility.

Step-by-step explanation:

A webpage is a page of a website. The website is the collection of internet pages addressing particular information or service. There are two sides of web development, that is the front-end and back-end web development.

The front-end is the part of a website that interacts or is seen by the user of the website. The back-end developer scripts it to connect the server, route the webpages and communicate the data in the database.

answered
User EmilDo
by
7.9k points

No related questions found