Multiple choice Constructors are used to To build a user interface To initialize a newly created object To free memory to create a sub class Reveal answer Fill a bubble to check yourself B Correct answer Explanation Constructors are special methods invoked during the creation of an object to initialize its state.