Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 52 – Which of the following cannot be used with the keyword virtual?

Question: Which of the following cannot be used with the keyword virtual?
[A]. class
[B]. member functions[C]. constructor
[D]. destructor

Answer: Option C