Q. Which of the following is not correct for virtual function in C++?
β
Correct Answer: (B)
Virtual function can be static.
You must be Logged in to update hint/solution