Hi.. I would like to ask if my code is correct? It compiles fine.. but when I look at other codes, theirs codes are much longer...especially in the public part..
I'm just curious to know and I don't really understand between the way I put mine and the longer ones.. like each function has got stuff in them, and the name of the class (in this case Product), has a function Product(string code, gName, bName, dForm, dStr, day, month, year, qty, price){ ...} or something like that...