DK dk_underline Builder Design Pattern : Java The Builder design pattern is a creational design pattern that provides control over the process of object creation. It enables the…