J
Jamil Ahmed
I have two questions about Structure in CSharp:
1. Why we can not override the Default Constructor in Structure.
2. Why we can not initialize the Fields in Structure.
1. Why we can not override the Default Constructor in Structure.
2. Why we can not initialize the Fields in Structure.