You can recognise an constructor by look to the name. It has the same identifier with its class, and it does’nt have return type.
Exercise 2.11

You can recognise an constructor by look to the name. It has the same identifier with its class, and it does’nt have return type.