A Admin • 833K Points Coach Q. Which of the following is not correct for virtual function in C++? (A) Virtual function is defined in base class. (B) Virtual function should be accessed using pointers. (C) Virtual function can be static. (D) Must be declared in public section of class. Correct Answer - Option(C) Views: 10 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.