What is the proper decent way to use constructors (default as well). what purpose do they serve?

I can use constructors on classes, but I am only retyping code not really sure what it means

Thanks