Explore Westonci.ca, the leading Q&A site where experts provide accurate and helpful answers to all your questions. Get quick and reliable solutions to your questions from a community of experienced experts on our platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

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