Constructors and Destructors - Programming

Q1:

Which of the following implicitly creates a default constructor when the programmer does not explicitly define at least one constructor for a class?

A Preprocessor

B Linker

C Loader

D Compiler

ANS:D - Compiler

No answer description is available. Let's discuss.