A Constructor is a block of code that initializes a newly created object . A Method is a collection of statements which returns a value upon its execution. A Constructor can be used to initialize an object.
A Constructor is a block of code that initializes a newly created object . A Method is a collection of statements which returns a value upon its execution. A Constructor can be used to initialize an object.