Name: Anonymous 2011-01-10 10:24
Is there a term for a type of program that is guaranteed to always produce the same output? For example, it never accepts keyboard input, never reads a timer, etc, so it must always follow the same execution path.
The only term that comes to mind is "deterministic" but that's not quite right.
The only term that comes to mind is "deterministic" but that's not quite right.