Multiple choice If there are more than one constructors in a class, then it is termed as ____________. multi-constructor default Constructor constructor overloading constructor overriding Reveal answer Fill a bubble to check yourself C Correct answer Explanation If there are more than one constructor in a class, then its termed as constructor overloading.