answersLogoWhite

0

What java script api means?

User Avatar

Anonymous

12y ago
Updated: 8/19/2019

API stands for "Application Programming Interface." A JavaScript API is a set of methods and objects that you can use to interface with a different program from your own JavaScript program.

This allows you to use another persons code, without them having to give the code to you, and without you having to learn the intricacies of their coding.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which api used in java?

The Java API is the API for the main Java Library.


What does Google Search API do?

The Search API allows users to insert the Search toolbar directly on your webpage. This is done by inserting a code on pages enables with java-script.


What is api in java?

API is an Application Programming Interface..that means Some collection for designing concept for GUI(Graphical User INterface) By Saravanan


What is java fx2.1.1?

Java script


Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.


Download java api 1.6?

yes


What is meant by java API and how it is helpful to the java programmer?

API stands for Application Programming Interface It usually referrs to documentation on how a specific class works. It lists,describes, and details the class' methods, properties, constructors, etc.. Here is a link for a the API of the String class in Java: http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html


What is the use of api in java?

The API is a reference for all predefined classes provided by the java language. This will allow the programmer to utilize the classes into their programs. The API provides packages, classes, methods, constants, etc.


What is Full for of APIs in java?

API stands for Application programming interface. API's are pre-written Java code that can be used by other programmers to create their applications.


How you use java?

Hi You should read Java API , there is every thing that you need.


Does Java Script use the same compiler as Java?

No


What are the two Java platform components?

Jvm & api