Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

Web technologies like Flash, CSS, Java, and HTML often depend on APIs to accomplish what task?

Sagot :

In Programming, web technologies like the front end part e.g Flash, CSS, Java, and HTML  depends on back end APIs for task like data persistence, sending and getting data e.g post and get request in summary perform CRUD(Create, read, update and delete) operations

The development of web application is basically divider into two

  1. The front end, done basically with technologies like HTML CSS, JavaScript
  2. Back end, this can be done using Python, C#, Java, or any suitable language

Th front end depends on the back end for sending and retrieving information

Learn more:

https://brainly.com/question/8391970