Java - Constructors
You are designing a Java class
Smartphone that must always have a brand and model specified when an object is created. Which constructor approach is best?