At Westonci.ca, we connect you with experts who provide detailed answers to your most pressing questions. Start exploring now! Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

A restaurant has an app that allows users to view the menu and order online. You have been hired to upgrade the app because it is out of date, in both style and content. What parts of the existing code could you reuse, and what might you need to design from scratch?

Sagot :

Answer:

You could reuse most of the code. You will need to update some of the style parameters and re-word some of the content, but the base code is there to be used. You will need to fix the items that are on the menu. (Adding new items, Deleting items that don't exist, e.g.)