The advantages of utilizing an iterator is to permit the the consumer to iterate over the gathering of objects, with […]
Category: Design Patterns
How Strategy Pattern help in reducing code duplication, avoid type casting and make design Better
Yesterday I used to be making an attempt to refactor some code which has a number of code duplication, static […]