12.Which of the following is wrong?
(A) imperative programming is a programming
paradigm that uses statements that change a program's state
(B) functional programming is a
programming paradigm where programs are constructed by applying and composing functions
(C)
C++ belongs to imperative programming paradigm
(D) Python belongs to imperative
programming paradigm
(E) all the above are correct (choose this one only if none of the above can
be chosen).