214k views
2 votes
Relatively simple CRUD (create, read, update, delete) web applications development can be facilitated with: _________.

a. HTTP
b. HTTPS
c. Web Application Frameworks
d. Cascading Style Sheets (CSS)
e. Document Object Model (DOM)

User Danii
by
7.7k points

1 Answer

2 votes

Answer:

c. Web Application Frameworks

Step-by-step explanation:

Web Application Frameworks is a form of a software framework that is made to perform support for the building of web applications such as web services, web resources, and web APIs. Web frameworks.

Also, Web Application Frameworks automatically perform the function of primary activities carried out in web development such as create, read, update, delete.

Hence, in this case, the correct answer is Web Application Framework.

User Pawel Cioch
by
8.3k points