-
For the same input parameters, if the stored function returns the same result, it is called _____________.
-
- regular
- monotonous
- deterministic
- non deterministic
- None of these
Correct Option: C
For the same input parameters, if the stored function returns the same result, it is called a deterministic function. Otherwise, the stored function is called not deterministic.