Cpp Programming Quiz 52 – Which of the following cannot be used with the keyword virtual? August 15, 2022July 25, 2022 by admin Question: Which of the following cannot be used with the keyword virtual? [A]. class [B]. member functions[C]. constructor [D]. destructor Answer: Option C