Which of these is a way that an engineer could use abstraction to improve the design of a website?(1 point)

Responses

Provide a user interface that allows a visitor to access many of the site’s functions by clicking options on a menu.
Provide a user interface that allows a visitor to access many of the site’s functions by clicking options on a menu.

Choose a domain name that is short, easily recognized, and contains simple words in the website’s primary language.
Choose a domain name that is short, easily recognized, and contains simple words in the website’s primary language.

Trigger an error message if a user with an outdated browser accesses the site.
Trigger an error message if a user with an outdated browser accesses the site.

Use bright colors and unique fonts on the layout of the site so that it is visually appealing for users.

1 answer

The way that an engineer could use abstraction to improve the design of a website is:

Provide a user interface that allows a visitor to access many of the site’s functions by clicking options on a menu.

This approach simplifies the user experience by abstracting the complexity of the website's functions into a more manageable and easily navigable format, allowing users to interact with the website without needing to understand all the underlying details.