The objective of this chapter is to learn about behavioral patterns. Behavioral patterns are patterns that focus on object interaction, communication, and control flows. Most behavioral patterns are based on composition and delegation rather than inheritance. We will look at the following behavioral patterns in this chapter: