1.Imperative Programming:
Imperative programming describe a sequence of steps that change in program' s state. Language like C,C++,Java, Python and many others support imperative programming styles.
2.Declarative Programming:
Declarative programming ...