constructor be called without specifying arguments,
March 18, 2008 at 5:18 PM
Q:- when can a constructor be called without specifying arguments.
a)when there is no constructor for the class b)when the default constructor is not called c)when the name of the constructor differs from that of the class d)when there are constructors
View All Comments
| View Tutorial