answersLogoWhite

0

What is meant by a function call?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

A function call is where you "call" a function and execute its body. For example:

void example() { }

int main() {

example(); // call the function "example" and execute its bodyreturn 0;

}

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by a function call?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you call predefined function recursively?

Guess you meant: can a recursive function call predefined functions? Answer: sure, why not.


Call by function in c language?

I guess you meant the following:'In C language, when you call a function,the parameters are passed by-value.'


What is meant by a system call in operating system?

A "System call" you be a function accessible from a programming language to the base hardware of the computer (eg to get the time).


What is meant by passing function to another function in c plus plus?

Just as pointers can point to variables, pointers can also point to functions. Thus you can pass function pointers to functions. In so doing, you can alter the behaviour of the function by having it call dynamically call arbitrary functions rather than just preset functions.


What function in Microsoft Excel 2003 to write the amount in word?

Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.


Which function call Does not consume stack space?

Calling an in-line function, which is not actually a function-call.


What is if function withan an if function call?

A nested function.


What do you call the inverse function of the exponential function?

Logarithmic Function


What is Bios function call in 8086 microprocessor?

The BIOS function in the 8086 microprocessor is called an interrupt function. It is an interrupt function because it is not called by a function call instruction.


What is meant by membrane is membrane in cell function?

membrane, is a type of brain that function to think what to do.


Is it possible to call library function recursiviely?

No, once you call a library (or any) function, you have to wait until it has returned.Of course the function may call itself, but you do not know or care of that.


What is meant by gaussian function?

this function is extremely used in probability theory like this bell curve