Computer Science, asked by asifshek4487, 1 year ago

Which of the following is a web application API framework?
A.Dojo
B.YUI
C.GWT
D.All of the mentioned

Answers

Answered by Avanish010
0
Hi there,

Option D is correct
Answered by Tulsi4890
0

Option (D) All of the mentioned are web application API frameworks.

  • Dojo is an open-source JavaScript library that provides a set of APIs for building web applications. It includes features for creating interactive user interfaces, making HTTP requests, and handling events.

  • YUI (Yahoo! User Interface) is another open-source JavaScript library that provides a set of APIs for building web applications. It includes a rich set of UI components, such as buttons, forms, and menus, as well as utilities for working with data, making HTTP requests, and handling events.

  • GWT (Google Web Toolkit) is a framework for building web applications using Java. It provides a set of APIs and tools that allow developers to write client-side code in Java and then compile it into JavaScript, which can run in web browsers.

Overall, all of these frameworks are designed to provide developers with a set of tools and APIs for building web applications, whether they are using JavaScript, Java, or a combination of both.

They can help developers create interactive and responsive user interfaces, handle data and events, and make HTTP requests to servers, among other things.

Therefore, the correct option is D.

To learn more about API from the given link.

https://brainly.in/question/607641

#SPJ6

Similar questions