constructor in c++

Jul 3, 2013 at 8:50am
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 Jul 3, 2013 at 9:36pm
Jul 3, 2013 at 9:22am
what have you got so far...?
Topic archived. No new replies allowed.