answersLogoWhite

0


Best Answer

deterministic

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which clause of the create function statement indicates the function will always provide the same result when given the same set of parameters?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What reports does the accounting department provide?

There are several reports used in accounting and that the accounting department will provide, these may include, but or not limited to, Income Statement Statement of Retained Earnings Balance Sheet Trial Balance Statement of Owners Equity (Stockholder Equity of company is Inc.) Statement of Cash Flows Bank Reconciliation Statement As I stated, these are a few. It can also depend on what function the certain accounting department is or is not in charge of that will determine exactly what statements they are required to provide.


What statement can be used to transfer control back to the main program after the execution of a subroutine?

It depends what language you are using. Structured languages provide the easiest method, simply call the function containing your subroutine and control will automatically return to the point of the call when the function ends. You can even use functions to return a value to the caller. If functions are not an option, the language might provide a gosub statement. This is similar to a goto statement but returns control to the caller, much like a function would in a structured language.


Which function of a thesis statement in a personal essay?

The function of a thesis statement in a personal essay is to provide a clear focus and direction for the reader. It states the main idea or argument that the essay will explore and support. Additionally, it helps the writer stay on track and ensures that the essay has a cohesive structure.


What is a return statement used for?

It means end the function. Functions automatically end when execution reaches the end of the function, but you can return from a function at any point within the function with a return statement. If the function returns a value to its caller, you must provide a reachable return statement along with the value you wish to return.


C plus plus Error Too many arguments in function call?

The function prototype (declaration) determines the number and type of arguments a function will accept. If the number or type of arguments passed to a function do not agree with its prototype, the compiler will notify you of the error. That is, if the function only accepts one parameter, you cannot call the function by passing two or more arguments, since no such prototype exists. The compiler makes a best guess on which function you were trying to call (by the name you provided) and notifies you that the number or type of arguments do not agree with the available prototypes. If the function is your own function, you can include the additional parameters as default values and re-implement the function to make use of those parameters, or you can overload the function to provide a completely new implementation that accepts the additional parameters. The new implementation may call the original implementation and embellish that implementation with its own implementation, or it can provide a completely separate implementation. Note that no two functions can have the same name and signature within the same namespace. Every prototype must be unique and cannot differ by return type alone. That is, the number and/or type of arguments must differ in some way, with no ambiguity, so the compiler knows which function you are actually calling (as determined by the prototype).


Can you return multiple values from a function in C?

There are many approaches to this 'problem'. Since a C function is only allowed to return one value as the name of the function you have to provide parameters to the routine if you want multiple values to be returned.For example, traditionally you return a value thus:int Today () ;if (Today() == 2) ....int Today (){/* Some logic */return value ;}So if you want multiple values, send parameters to the routine that can be changed:int Today (int * val1, int * val2, char * charValue) ;Then, call it:int first ;int second ;char third ;if (Today (&first, &second, &third) == 2)In this case first, second, and third can be changed inside the Today routine and return multiple values.int Today (int * val1, int * val2, char * charValue){*val1 = 5 ;*val2 = 10 ;*charValue = 'Y' ;return 2 ;}


What is marketing control?

Marketing control is a process that assists the marketing managers by guiding their marketing efforts within parameters established by the environment and internal resources. The control function is placed on high importance, as it does not only control and evaluate activity, but it assists managers in developing their skills in order to provide sound management of this function.


What is a contextual statement?

A contextual statement provide general information on a given subject.


How do controlled parameters and variable parameters differ?

Controlled parameters are kept constant during an experiment to ensure that the only factor being tested is the variable parameter. Variable parameters, on the other hand, are the factors being purposely changed or manipulated in an experiment to observe their effect on the outcome. Control parameters help eliminate outside influences and provide a clearer understanding of the relationship between the variable and the outcome.


What is the significance of marketing control?

ImproveMarketing control is a process that assists the marketing managers by guiding their marketing efforts within parameters established by the environment and internal resources. The control function is placed on high importance, as it does not only control and evaluate activity, but it assists managers in developing their skills in order to provide sound management of this function.


What is being compared in this statement from the selection?

Please provide the statement you would like me to analyze.


Is a true statement about seagrass?

Provide habitats