M&T Bank Interview Question

What is the difference between object oriented languages and functional programming.

Interview Answer

Anonymous

Oct 21, 2022

Object oriented programming focuses more around data and structures rather than functions. This allows programs to take on large scale task much easier with a lot better organization.