CSC/ECE 517 Fall 2010/ch1 1e AE
Mixing Functional & O-O code
Programming Paradigms
Different approaches of solving a particular task leads to different programming paradigms.Imperative programming, Functional programming, Object Oriented programming, Logical programming are the different approaches.