constructor in c++

explain describe to each term and example....why?

1)constructors can not be declared as virtual?
2)constructors can not be declared as static?
as a definition of constructor but why can't be declared as...virtual,static. how will you demonstrate in c++.
but if i constructor declare as virtual and static in program then what will effect? to clear my concept about this one.

Last edited on
what have you got so far...?
Topic archived. No new replies allowed.