6 ms·
"In computer science, imperative programming is a programming paradigm that uses statements that change a program's state." The above quote is ripped straight
by nendroid 6y ago
"In computer science, imperative programming is a programming paradigm that uses statements that change a program's state."
The above quote is ripped straight out of wikipedia's definition of imperative programming showing that what I said wasn't a misunderstanding but an official definition.
The definition of imperative programming must include mutation otherwise it's isomorphic to functional programming. Because functional programming is simply statements without mutation.
- phizy 6y agoYou're correct, obviously. I'm in awe. Good for you for being right about everything. Congrats.