Cpp Programming Quiz 249 – If the programmer does not explicitly provide a destructor, then which of the following creates an empty destructor?

Question: If the programmer does not explicitly provide a destructor, then which of the following creates an empty destructor?
[A].
Preprocessor
[B].

Compiler
[C].

Linker
[D].

main() function 

Answer: Option B

Explanation:

No answer description available for this question.