Hi,
I have been programming C# for some time, and i recently learned about constructors and objects, but didn't fully understand.
Can anyone please help me understand this, and please spell it out. I have tried googling it, but couldn't really find anything, that made me understand it.
-What is a constructor?
-What is a object?
-When should i use a constructor?
-When should i use a object?