I'm doing this in visual C#.net.I'm a nwebie so bare with me.
I'm creating a class I need to declare three fields: name,phone number, and birthday (month,day, and year). I'm not sure how to declare them. Is this correct :?:
private string name
private string phone number
private int birthday