12 Mar data-driven
In procedural techniques, the program code determines what functions to run and what data to get. In declarative techniques that are data-driven, the data dictates what code is run and what other data is used to produce results.
Keywords: data
code
OOPS
function
process
data type
References: algorithms
automata
computing
formalisms