Answer:
D. called
Explanation:
A function is executed when it is called.
Function definition comprises of the code body of the function.For example:
int add(int a, int b){
return a+b;
}
Function declaration or function prototype specifies the signature of the function ( number and type of arguments, return type). e.g,
int add(int a,int b);
Function call is when the function is executed with actual arguments:
add(2,4);
This will return 6 upon execution of function body.
Basic steps start with opening the program, clicking on File, then clicking on New for a new document.
Most programs open a new blank document when you open he program.
I think the answer to that is /var/log hope this helps
Answer:
like this
Explanation:
<h3>you click answer and then<u>
<em> boom</em></u></h3>