by Ambika0 comments What are the main programming paradigms? Imperative Programming: In this the program is written as a series of step-by-step instructions. Each instruction tells the computer what to do. Examples: C, C++, Java Declarative Programming: In this