A constructor is used to: Group of answer choices ... initialize the instance members of a class. ... initialize the static members of a class. ... initialize both instance and static members of a class. ... declare the member variables of a class.