2
Answers

how to access default constructor?

if there is two constructor in a class
one is default constructor and second one is static constructor..
which constructor will execute first?? and why??

Answers (2)