hi!!
i know only the meaning of constructor is "Class name is same as method name" apart from this what is the use of constructor.it creating instant object means where we can creat an object in the constructor class itself?
i know only the meaning of constructor is "Class name is same as method name" apart from this what is the use of constructor.it creating instant object means where we can creat an object in the constructor class itself?
Comment