answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the interface between the application language and high level language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is application interface?

An application programming interface (API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call.


What is medium programming language?

actually it is the c which is known as medium level language because it can perform operations bit by bit as a low level language and is suitable for making any application software as a high level language


What is API reference?

An application programming interface (API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.Regards Yashi An application programming interface(API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.Regards Yashi


What is the best mobile programming language?

Depends if it is application then : Java, c# If it is system level then : c,c++


What do mean by C language?

It is a Structured oriented middle level and top down approach language, which is suitable for low cost embedded application systems.

Related questions

What is application interface?

An application programming interface (API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call.


How do you measure level interface between two liquids?

Differential Pressure transmitters and level trolls


What is medium programming language?

actually it is the c which is known as medium level language because it can perform operations bit by bit as a low level language and is suitable for making any application software as a high level language


What is AIDL - Android Interface Definition Language?

AIDL is Android interface definition language which handles the interface requirement between a client and service, which helps in communication at the same level, with the help of inter process communication. AIDL involves breaking down of the objects into primitives which are Android understandable. It allows you to define the programming interface that both the client and service agree upon in order to communicate with each other using interprocess communication.


What is API reference?

An application programming interface (API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.Regards Yashi An application programming interface(API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.Regards Yashi


Difference between high level language and low level language in tabular form?

high level language are easier to learn


Why C language is called mid level language justify with an example?

C language support bit-level manipulation that are normally done in assembly or machine level language. C reduce the gap between high level and low level language. So, it's called as middle level language.


Application program interface provided by window xp?

This collectively refers to number of different implementation of applications.The API programming application is used for compiler and assembler capable of handling low level data structures.


What is the best mobile programming language?

Depends if it is application then : Java, c# If it is system level then : c,c++


What do mean by C language?

It is a Structured oriented middle level and top down approach language, which is suitable for low cost embedded application systems.


Which methodology involves breaking of the requirements into modules with information on Interface Requirements between the modules?

High Level design


What is High Level Languages and Low Level Languages?

High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than human understandable language.High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than a human understandable language.