Which among the following is the advantage of using design pattern?

Which among the following is the advantage of using design pattern? Correct Answer Common terminology

Design patterns are programming methodologies. Code reuse and common terminology are the major advantages of using design pattern. The use of common terminology creates better understanding among team members.