Interpolation (computer programming)

From Wikipedia, the free encyclopedia

Interpolation has several meanings, but within the context of computer programming, interpolation is the process carried out by the shell or language interpreter of replacing variables and literal characters (usually within a double quoted string) with the appropriate values.