answersLogoWhite

0

When it is called.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is a function in VB.net?

A function is an algorithm that returns a value when it is executed


What is a main function in c plus plus?

It is the first function that gets called when the program is executed.


What statement causes a function to executed in PHP?

All usable statements in PHP can cause a function to be executed - however, that's not to say that every statement will execute a function. A statement is defined by the programmer, who it is ultimately the one responsible for including a function, more than one function, or no functions.


Where are scripts placed in an HTML document?

you can put your script into a function. A function contains code that will be executed by an event or by a call to the function.


Where is the fuction call of main function?

The main function is the entry point into a program. When the Operating System launches the program the main function gets executed.


Why there is one main function in c?

Because that's what is executed when you run the program.


What is the function of the program counter register?

The function of the program counter register is to hold the address of the instruction that is being executed and (later) to hold the address of the instruction that will be executed next.


Why you have to put empty parathensis after main function?

Empty parenthesis is a self invoked function that is executed immediately after its created. IT makes the function an expression and any subsequent function, the call.


What does today mean in Excel?

The TODAY function returns the current date when the function is executed. That would be when you open the document or when you insert the function for the first time in a cell.


The arguments in an IF function are?

IF, in C and C++, is not a function - it is a statement. There are two parameters... if (expression) statement; The expression is evaluated. If it has logical result true, or arithmentic result not zero, the statement is executed; if not, the statement is not executed. The statement can be a single statement, in which it is terminated with a semi-colon, or it can be a block of statements, in which it is surrounded by braces.


What does javascript this mean?

In javascript, the word "this" refers to the ¢«Ê«_owner¢«Ê« of the function being executed. Put another way, "this" means the object that a function is a method of.


What virus can interrupt almost any function executed by the computer operating system and alter it for its own malicious purposes?

Resident