Pearson Interview Question

How would I create functionality that could easily be swapped in and out of a program.

Interview Answer

Anonymous

Jan 27, 2016

I told them I might use multiple versions of a dynamic library. I'm sure there are better ways or at least higher levels of abstraction.