C++ static &polymorphism question

Hi guys I have this question from my past exams.

Is the following statement true or false? Static methods can not be virtual.
Thus, they are not polymorphic.

Please help
Thanks
closed account (SECMoG1T)
check this out,quite descriptive
https://stackoverflow.com/questions/7227236/can-we-have-a-virtual-static-method-c
thank you man
Topic archived. No new replies allowed.