OOPS Concepts - Programming

Q1:

In which of the following a virtual call is resolved at the time of compilation?

A From inside the destructor.

B From inside the constructor.

C From inside the main().

D Both A and B.

ANS:D - Both A and B.

No answer description is available. Let's discuss.