A class that sorts, but the type of sorting algorithm to be used can be switched out at runtime, is an example of what d
Posted: Fri Apr 29, 2022 8:03 am
A class that sorts, but the type of sorting algorithm to be used can be switched out at runtime, is an example of what design pattern? Facade Strategy Factory Observer