Is it possible for a class to inherit the constructor of its base class? Technology Community › Category: OOP › Is it possible for a class to inherit the constructor of its base class? 0 Vote Up Vote Down VietMX Staff asked 4 years ago No, a class cannot inherit the constructor of its base class.