answersLogoWhite

0

This is done via a call sequence. The syntax is different between languages but the process is about the same. The calling program issues a call to the called program and passes data items known as arguments. These arguments are used to instruct the called program on what actually to do. After the called program has completed its function it passes these arguments back to the calling program along with a return code to inform the calling program everything was ok, or not ok.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What programming languages have been developed?

Wikipedia lists a few hundred, see related link.


Which programming languages can be used on the Internet?

HTML but you can implement javascript css and other SCRIPTING LANGUAGES within HTML


What are examples of programming languages?

C, C++ and java are a couple. There are still many other programming language.


Why do you have different Programming languages?

why do we have diffrent programming laungage


What is the best website to download C programming language?

Programming languages (or natural languages) cannot be downloaded.


The C programming Language free download?

Programming languages (or natural languages) cannot be downloaded.


What are robotics languages?

The popular programming languages which are generally used to write a robotic program may be developed in c, c++, java etc.., these languages are more flexible when compare to the other languages.


How do you install C language from a website?

You cannot install programming languages (or natural languages, either) on your computer. You can install compilers for programming languages, though.


Define and discuss high level programming languages?

high level programming languages are languages that are given by the programmer to the system as a input and they are understandable by a programmer


What are the advantages of a procedural language?

The question asks for a comparison between procedural languages, but doesn't state what those languages shall be compared with. Therefore, the question cannot be answered. I suppose one advantage of procedural languages, compared with all other high-level programming languages, is that most programmers are familiar with the general concepts, which cannot be said from many other types of high-level programming languages.


Does learning programming languages transfer to learning actual languages?

No.


What is the difference between SQL and the other programming languages?

SQL is a query based language that is used to manipulate data stored in a database while other languages process data.